mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-28 09:28:39 +00:00
Add travis
This commit is contained in:
parent
75c860b6b7
commit
88b9b5a853
9
.travis.yml
Normal file
9
.travis.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
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
|
||||
Loading…
Reference in New Issue
Block a user