Skip to content

Commit

Permalink
Update install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Apr 16, 2018
1 parent 5f6832b commit 65d14d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- sudo apt-get update
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
install:
- bundle _${BUNDLE_VERSION}_ install --with "$GEMSETS" --binstubs
- bundle install --with "$GEMSETS" --binstubs
sudo: required
sevices:
- docker
Expand Down

0 comments on commit 65d14d4

Please sign in to comment.