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

Commit

Permalink
deps(travis): upgrade bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
jayjayjpg committed Jan 3, 2019
1 parent 5537077 commit d2d3bc7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: ruby
cache: bundler
before_install:
- gem update --system
- gem install bundler
script:
- npm install alex --global
- bash scripts/language-check.sh
- bundle exec middleman build

0 comments on commit d2d3bc7

Please sign in to comment.