mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-12 23:58:39 +00:00
9 lines
212 B
YAML
9 lines
212 B
YAML
language: js
|
|
before_script:
|
|
- git clone -b develop https://github.com/Orange-Management/Build.git
|
|
- chmod -R 755 Build/Hooks
|
|
script:
|
|
- pwd
|
|
- ./Build/Hooks/travis.sh
|
|
notifications:
|
|
email: false |