Skip to content

Commit

Permalink
remove vendor from git
Browse files Browse the repository at this point in the history
  • Loading branch information
oakhope committed Sep 8, 2017
1 parent d178c51 commit ce0d53f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ matrix:
- php: hhvm-nightly

before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --prefer-source --dev
- travis_retry phpenv rehash

script:
Expand Down

0 comments on commit ce0d53f

Please sign in to comment.