Skip to content

Commit 8ae338b

Browse files
committed
Configure travis to run on trusty so hhvm can run
- Because "HHVM is no longer supported on Ubuntu Precise. Please consider using Trusty with `dist: trusty`." https://travis-ci.org/opentok/OpenTok-PHP-SDK/jobs/240804486#L103
1 parent 64ae4b0 commit 8ae338b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
dist: trusty
2+
sudo: required
13
language: php
24
php:
35
- '5.6'

0 commit comments

Comments
 (0)