Skip to content

Commit

Permalink
Travis update
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekatarnls authored Jun 1, 2017
1 parent 070b7de commit 5cc17fd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@ php:
- '5.5'
- '5.6'
- '7.0'
- hhvm
- '7.1'

matrix:
include:
- php: hhvm
dist: trusty
sudo: required

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit 5cc17fd

Please sign in to comment.