mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-30 18:28:39 +00:00
remove travis
This commit is contained in:
parent
e81b4f9da2
commit
fd791cca05
13
.travis.yml
13
.travis.yml
|
|
@ -1,13 +0,0 @@
|
|||
language: php
|
||||
php:
|
||||
- '7.2'
|
||||
- nightly
|
||||
before_script:
|
||||
- composer install
|
||||
- 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