Skip to content

Commit

Permalink
travis-ci dist:trusty to support hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
modiamir committed Aug 18, 2017
1 parent 9016e8a commit 8d566ec
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
@@ -1,7 +1,7 @@
sudo: false

language: php

dist: trusty
php:
- 5.3
- 5.4
Expand All @@ -20,6 +20,7 @@ matrix:
include:
- php: 5.3
env: dependencies=lowest
dist: precise
- php: 7.0
env: SYMFONY_VERSION=2.3.x
- php: 7.0
Expand Down

0 comments on commit 8d566ec

Please sign in to comment.