Browse Source

Tell Travis to cache bundle

Jasper van Merle 7 years ago
parent
commit
c22fa4cbf1
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,4 +1,7 @@
 language: ruby
+
+cache: bundler
+
 before_script:
   - gem update --system
   - gem install bundler