Fix travis-ci builds

This commit is contained in:
Gamonoid
2016-11-25 15:01:44 +01:00
parent ab2a0293a6
commit 81f7a97096
4 changed files with 0 additions and 12 deletions

View File

@@ -6,10 +6,8 @@ install:
- ant buildlocal
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- hhvm
- nightly
after_failure: "cat /tmp/icehrm.test.log"