Skip to content

Commit

Permalink
ci: ensure bundler is up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Feb 24, 2020
1 parent 261df1a commit 699876a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions concourse/tasks/rake-test/task.sh
Expand Up @@ -7,6 +7,7 @@ apt-get install -y cmake

pushd mini_portile

bundle update --bundler
bundle install
bundle exec rake test

Expand Down

0 comments on commit 699876a

Please sign in to comment.