Skip to content

Commit

Permalink
Merge pull request #595 from ntwb/patch-1
Browse files Browse the repository at this point in the history
Travis CI: Upgrade the HHVM job to use Ubuntu Trusty, and a more recent version of HHVM.
  • Loading branch information
westonruter authored Jul 29, 2016
2 parents 9d0d32d + 3b48438 commit 1d02fcf
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 @@ -26,6 +26,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 1d02fcf

Please sign in to comment.