We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bae5abb + 4f59832 commit 086963eCopy full SHA for 086963e
.travis.yml
@@ -6,6 +6,8 @@ php:
6
- 5.4
7
- 5.5
8
- 5.6
9
+ - hhvm
10
+ - hhvm-nightly
11
12
before_script: composer install --no-dev
13
0 commit comments