Skip to content

Commit 4956048

Browse files
authored
Merge pull request MyIntervals#161 from sabberworm/drop-hhvm-4
Use hhvm 3 explicitly
2 parents 91bcc3e + 48b7de7 commit 4956048

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
@@ -7,7 +7,7 @@ php:
77
- "7.1"
88
- "7.2"
99
- "7.3"
10-
- hhvm
10+
- hhvm-3.30
1111
sudo: false
1212
dist: trusty
1313
matrix:

0 commit comments

Comments
 (0)