Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Cámara committed Jun 24, 2017
1 parent 2177e05 commit 3caba3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ language: php

sudo: false

dist: trusty

php:
- 5.6
- 7.0
- 7.1
- hhvm

before_script:
- composer self-update
Expand Down

0 comments on commit 3caba3a

Please sign in to comment.