remove build local

This commit is contained in:
gamonoid
2017-09-04 08:04:00 +02:00
parent 235991cd6f
commit 4dff9cc104

View File

@@ -2,12 +2,10 @@ services:
- mysql
before_script:
- echo "USE mysql;\nUPDATE user SET password=PASSWORD('dev') WHERE user='root';\nFLUSH PRIVILEGES;\n" | mysql -u root
install:
- ant buildlocal
language: php
php:
- '5.5'
- '5.6'
- '7.0'
- nightly
#after_failure: "cat /tmp/icehrm.test.log"
#after_failure: "cat /tmp/icehrm.test.log"