Skip to content

Commit

Permalink
Merge pull request #21 from pamil/travis-fuckup
Browse files Browse the repository at this point in the history
Fix Travis build
  • Loading branch information
pamil authored Jul 10, 2017
2 parents 015657a + 74e796f commit 97c7025
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
Expand Up @@ -2,10 +2,9 @@ language: php

php:
- 7.1
- nightly

matrix:
include:
- php: nightly
allow_failures:
- php: nightly
fast_finish: true
Expand Down

0 comments on commit 97c7025

Please sign in to comment.