Skip to content

Commit

Permalink
Avoid running bundle in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
icarito committed Aug 22, 2018
1 parent bb337a0 commit 3bbbeff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ services:
env:
- COMPOSE_FILE=./containers/docker-compose-testing.yml

before_script:
- bundle install

before_install:
- echo -e "repo_token:\n $COVERALLS_REPO_TOKEN" >> ./.coveralls.yml

Expand Down

0 comments on commit 3bbbeff

Please sign in to comment.