Skip to content

Commit

Permalink
Merge pull request #18 from Barzahlen/martinseener-update-travisciconf
Browse files Browse the repository at this point in the history
Removed deprecated PHP versions and added 7.2
  • Loading branch information
Faffnir authored Aug 3, 2018
2 parents 39b5e7d + 6d339ac commit d13538d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,10 @@ script: ./vendor/bin/phpunit

matrix:
include:
- php: 5.3
- php: 5.4
- php: 5.5
- php: 5.6
- php: 7.0
- php: 7.1
- php: 7.2
- php: hhvm-3.18
sudo: required
dist: trusty
Expand Down

0 comments on commit d13538d

Please sign in to comment.