remove travis

This commit is contained in:
Dennis Eichhorn 2019-10-31 21:30:11 +01:00
parent e81b4f9da2
commit fd791cca05

View File

@ -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