mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-04-24 03:55:10 +08:00
Update to bundler 2.0 in travis.yml
This commit is contained in:
@@ -6,5 +6,9 @@ rvm:
|
||||
- 2.3.3
|
||||
- 2.4.0
|
||||
|
||||
before_install:
|
||||
- gem update --system
|
||||
- gem install bundler
|
||||
|
||||
cache: bundler
|
||||
script: bundle exec middleman build
|
||||
|
||||
Reference in New Issue
Block a user