Skip to content

Commit

Permalink
Cache gems in Travis
Browse files Browse the repository at this point in the history
This speeds up test times
  • Loading branch information
tas50 committed Nov 4, 2015
1 parent 8e86b8e commit d77ccd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: ruby
cache: bundler
sudo: false

rvm:
- 2.0.0
- 2.1
Expand Down

0 comments on commit d77ccd9

Please sign in to comment.