Skip to content

Commit ad3e23a

Browse files
pana1990SilverFire
authored andcommitted
Updated travis.yml to run on PHP7
1 parent ce4ad9c commit ad3e23a

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.travis.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,7 @@ php:
55
- 5.5
66
- 5.6
77
- 7.0
8-
# - hhvm
9-
# - hhvm-nightly
10-
11-
# run build against hhvm but allow them to fail
12-
# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
13-
matrix:
14-
fast_finish: true
15-
allow_failures:
16-
# - php: hhvm-nightly
17-
- php: 7.0
8+
- hhvm
189

1910
# faster builds on new travis setup not using sudo
2011
sudo: false

0 commit comments

Comments
 (0)