Skip to content

Commit

Permalink
update bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
pghalliday committed Aug 28, 2015
1 parent 91bf83e commit 1d28fd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ cache: bundler
rvm:
- 2.1.2

before_install:
- gem install bundler

script: 'bundle exec rake'

notifications:
Expand Down

0 comments on commit 1d28fd1

Please sign in to comment.