Skip to content

Commit

Permalink
fix php version in allowed failure
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Dec 17, 2017
1 parent ce4af91 commit 58af435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ matrix:
- php: 7.1
env: DEPENDENCIES=beta
allow_failures:
- php: 5.6
- php: 7.2
env: SYMFONY_VERSION=@dev;ASSETIC=skip

before_install:
Expand Down

0 comments on commit 58af435

Please sign in to comment.