Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Tell travis to install the latest release of HHVM
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed May 5, 2015
1 parent 7c3be83 commit cb3247b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,8 @@ matrix:
- php: hhvm-nightly

before_script:
- sudo apt-get -qq update
- sudo apt-get -qq install hhvm
- composer self-update
- composer install

Expand Down

0 comments on commit cb3247b

Please sign in to comment.