Skip to content

Commit

Permalink
Update travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBizzle committed Jan 25, 2017
1 parent b743b2f commit 1e4e1f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: php

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

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit 1e4e1f3

Please sign in to comment.