Skip to content

Commit 7c36f0b

Browse files
[travis] start hhvm first
1 parent 6bcdee0 commit 7c36f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ addons:
99

1010
matrix:
1111
include:
12+
- php: hhvm
1213
- php: 5.3.3
1314
- php: 5.3
1415
- php: 5.4
@@ -19,7 +20,6 @@ matrix:
1920
- php: 5.6
2021
env: deps=high
2122
- php: nightly
22-
- php: hhvm
2323
allow_failures:
2424
- php: nightly
2525
fast_finish: true

0 commit comments

Comments
 (0)