Skip to content

Commit

Permalink
specifying trusty/edge distribution to get newer hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
graste committed Jul 28, 2016
1 parent 5c937f3 commit ab13462
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: php

sudo: required
dist: trusty
group: edge

php:
- '5.6'
- '7.0'
Expand Down

0 comments on commit ab13462

Please sign in to comment.