Skip to content

Commit d7a1dd6

Browse files
Attempting to get around Travis/Github API rate-limits
1 parent 27dbfa2 commit d7a1dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ branches:
1010
- working
1111

1212
before_script:
13-
- composer install
13+
- composer install --prefer-source
1414

1515
after_script:
1616
- php vendor/bin/coveralls -v

0 commit comments

Comments
 (0)