Skip to content

Commit

Permalink
Merge pull request #18 from aeroastro/feature/update-bundler
Browse files Browse the repository at this point in the history
Update bundler before travis builds
  • Loading branch information
ryopeko authored Sep 7, 2017
2 parents 269e590 + 833b0e6 commit b4c6a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ rvm:
gemfile:
- Gemfile
before_install:
- gem update bundler
- mysql -e "create database IF NOT EXISTS shinq_test;" -uroot
script: bundle exec rspec

0 comments on commit b4c6a9f

Please sign in to comment.