Skip to content

Commit f52b0a0

Browse files
Update .travis.yml
1 parent 929846b commit f52b0a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ jobs:
44
dist: trusty
55
language: php
66
php: hhvm-3.18
7-
before_install: composer self-update --2
87
install: travis_retry composer update -n -o
98
script: vendor/bin/phpunit
109
- name: HHVM 3.30
1110
dist: trusty
1211
language: php
1312
php: hhvm-3.30
14-
before_install: composer self-update --2
1513
install: travis_retry composer update -n -o
1614
script: vendor/bin/phpunit
1715
- name: PHP 5.3

0 commit comments

Comments
 (0)