Skip to content

Commit e04f03d

Browse files
author
Pablo Braulio
committedOct 24, 2016
Fix travis file
1 parent 831c195 commit e04f03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ matrix:
1616

1717
before_script:
1818
- composer self-update
19-
- composer install
19+
- composer update
2020

2121
script:
2222
- bin/phpunit --coverage-clover=coverage.clover

0 commit comments

Comments
 (0)