Skip to content

Commit ad62c85

Browse files
Merge pull request #108 from n-rodriguez/wip/bundle
fix(travis): don't install gems twice
2 parents 27e3be7 + 925d8e2 commit ad62c85

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ language: ruby
1111
services:
1212
- docker
1313

14-
before_install:
15-
- bundle install
16-
1714
# Make sure the instances listed below match up with
1815
# the `platforms` defined in `kitchen.yml`
1916
env:

0 commit comments

Comments
 (0)