Skip to content

Commit

Permalink
Travis CI: Upgrade the HHVM job to use Ubuntu Trusty, and a more rece…
Browse files Browse the repository at this point in the history
…nt version of HHVM.
  • Loading branch information
ntwb authored Jul 13, 2016
1 parent 0a5973a commit 3b48438
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ matrix:
env: PHPCS_BRANCH=3.0
# Run against HHVM and PHP nightly.
- php: hhvm
sudo: required
dist: trusty
group: edge
env: PHPCS_BRANCH=master
- php: nightly
env: PHPCS_BRANCH=master
Expand Down

0 comments on commit 3b48438

Please sign in to comment.