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

Commit

Permalink
Target HHVM 3.29
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Oct 17, 2018
1 parent bb8841d commit 788598c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: php
php:
- hhvm-nightly
- hhvm
script:
- ./.travis.sh
notifications:
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"facebook/fbexpect": "^2.0"
},
"require": {
"hhvm": "^3.28.0",
"hhvm": "^3.29.0",
"hhvm/hhvm-autoload": "^1.4",
"hhvm/hsl": "dev-master"
"hhvm/hsl": "^3.29.0"
}
}

0 comments on commit 788598c

Please sign in to comment.