Skip to content

Commit b6f3d7b

Browse files
committed
Update travis
1 parent a3af610 commit b6f3d7b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ sudo: false
55
php:
66
- 5.6
77
- 7.0
8-
- hhvm
8+
- 7.1
99
- nightly
1010

11-
before_script:
12-
- composer self-update
13-
- composer install --no-interaction --prefer-source
11+
install:
12+
- travis_retry composer install --no-interaction --prefer-source

0 commit comments

Comments
 (0)