Skip to content

Commit d94b93d

Browse files
committed
Simpler travis.yml
1 parent e01c1d0 commit d94b93d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ php:
88
- hhvm
99

1010
before_script:
11-
- composer self-update
12-
- composer install --no-interaction --dev
11+
- composer install --no-interaction
1312

1413
script:
1514
- vendor/bin/phpunit

0 commit comments

Comments
 (0)