Skip to content

Commit

Permalink
Testing on php nightly too (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeSimonson authored Feb 22, 2017
1 parent 339625a commit aed924b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ php:
- 5.6
- 7.0
- 7.1
- nightly
- hhvm

matrix:
Expand All @@ -21,6 +22,8 @@ matrix:
env: SYMFONY_VERSION="2.8.*@dev"
- php: 5.6
env: SYMFONY_VERSION="3.0.*@dev"
allow_failures:
- php: nightly

env:
global:
Expand Down

0 comments on commit aed924b

Please sign in to comment.