Skip to content

Commit b4da405

Browse files
committed
Travis: exclude :tools group from Bundler
1 parent fad73fb commit b4da405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: ruby
22
cache: bundler
3+
bundler_args: --without tools
34
rvm:
45
- 2.1
56
- 2.2

0 commit comments

Comments
 (0)