Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
add cache: bundler to .travis.yml (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwitt authored Aug 24, 2018
1 parent 26b88e0 commit 314bdb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: ruby
cache: bundler
env:
- DB=mysql
- DB=postgres
Expand Down

0 comments on commit 314bdb9

Please sign in to comment.