Skip to content

Commit

Permalink
Allow failures only for nightly php builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
roquie authored Jul 17, 2018
1 parent 93d0c1c commit e0d18e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ matrix:
- php: 5.6
env: 'COMPOSER_FLAGS="--prefer-stable --prefer-dist --optimize-autoloader"'
allow_failures:
- php: 7.2
- php: nightly

before_script:
Expand Down

0 comments on commit e0d18e5

Please sign in to comment.