mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 09:18:50 +01:00
Merge pull request #1919 from lrbalt/master
enable caching of gems on travis
This commit is contained in:
commit
109a82f9e0
1 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,8 @@ language: ruby
|
|||
|
||||
sudo: false
|
||||
|
||||
cache: bundler
|
||||
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
|
|
@ -26,4 +28,3 @@ notifications:
|
|||
irc:
|
||||
channels: "chat.freenode.net#tracks"
|
||||
skip_join: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue