Skip to content

Commit

Permalink
Merge pull request #18 from texthtml/mathroc-patch-3
Browse files Browse the repository at this point in the history
update php versions travis.yml
  • Loading branch information
mathroc authored Jun 5, 2017
2 parents 89f01b8 + 106daa9 commit 10617e2
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 @@ -3,10 +3,9 @@ language: php
sudo: false

php:
- 5.5
- 5.6
- 7.0
- hhvm
- 7.1

before_script:
- composer install -n
Expand Down

0 comments on commit 10617e2

Please sign in to comment.