mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Fix bundler caching in travis & Appveyor
- Point gems to vendor/bundle in travis.yml - Point Travis cache to vendor/bundle - Point Appveyor cache to vendor/bundle
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -21,3 +21,4 @@ tmp
|
||||
*.swp
|
||||
.ruby-version
|
||||
.ruby-gemset
|
||||
vendor/bundle
|
||||
|
||||
Reference in New Issue
Block a user