Skip to content

Commit

Permalink
Update to bundler 2.0 in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lord committed Oct 20, 2019
1 parent 98951d5 commit 0b195a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0b195a9

Please sign in to comment.