Skip to content
This repository was archived by the owner on Jan 18, 2018. It is now read-only.

Commit 9073956

Browse files
Updated .travis.yml
1 parent e671139 commit 9073956

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ php:
66
- 5.6
77
- hhvm
88

9-
before_script:
10-
- travis_retry composer self-update
9+
sudo: false
10+
11+
install:
1112
- travis_retry composer install --no-interaction --prefer-source
1213

1314
script:

0 commit comments

Comments
 (0)