Skip to content

Commit

Permalink
<< Reverted travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pmaselkowski committed May 5, 2015
1 parent a7b626e commit 93b2d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ before_install:
- sudo apt-get install tokumx
install:
- composer self-update
- composer install --prefer-dist --dev
- pushd vendor/maslosoft/mangantest && git reset --hard && git pull && popd
- composer install --prefer-dist
- composer update maslosoft/mangantest
# For hhvm
- composer require mongofill/mongofill:"@dev"
before_script:
Expand Down

0 comments on commit 93b2d0c

Please # to comment.