Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored May 14, 2018
1 parent 4a3595f commit d8f1910
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm

matrix:
allow_failures:
- php: hhvm
include:
- php: 5.3
dist: precise

before_script:
- composer install -n --dev --prefer-source
Expand Down

0 comments on commit d8f1910

Please sign in to comment.