Skip to content

Commit

Permalink
Update travis-ci
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 18, 2015
1 parent 1160d65 commit ef1e49a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- 5.4
- 5.5
- 5.6
- 7.0
Expand All @@ -25,7 +24,7 @@ after_script:

matrix:
include:
- php: 5.4
- php: 5.5
env: COVERALLS=1 DEFAULT=0
allow_failures:
- php: 7.0
Expand Down

0 comments on commit ef1e49a

Please sign in to comment.