Skip to content

Commit

Permalink
Merge pull request #68 from thewilkybarkid/php-7
Browse files Browse the repository at this point in the history
Replace nightly with PHP 7.0
  • Loading branch information
thewilkybarkid committed Dec 19, 2015
2 parents 1c6e4a8 + 4748956 commit 3857a28
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ php:
- 5.4
- 5.5
- 5.6
- nightly
- 7.0
- hhvm

matrix:
fast_failure: true
allow_failures:
- php: nightly
include:
- php: 5.3.3
env: dependencies=lowest
Expand Down

0 comments on commit 3857a28

Please sign in to comment.