Skip to content

Commit

Permalink
Try not using bundle cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bess committed Nov 2, 2017
1 parent 727b3fd commit 98f15a8
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
@@ -1,7 +1,7 @@
language: ruby
sudo: false
cache:
bundler: true
bundler: false
rvm:
- 2.4.2
- 2.3.5
Expand Down

0 comments on commit 98f15a8

Please sign in to comment.