Skip to content

Commit cc62022

Browse files
authored
HHVM Travis distribution
1 parent 10fae6f commit cc62022

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.travis.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ php:
99
- 5.6
1010
- 7.0
1111
- 7.1
12-
- hhvm
12+
13+
matrix:
14+
include:
15+
- php: hhvm
16+
dist: trusty
17+
sudo: required
1318

1419
after_script:
1520
- php bin/phug-dev code-style:check

0 commit comments

Comments
 (0)