Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaniwaki committed Mar 31, 2018
1 parent 79cc68a commit 34031e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ matrix:
- rvm: 2.4
env: ACTIVE_RECORD_VERSION=4.1.0
cache: bundler
before_install:
before_script:
- gem update --system
- gem --version
- gem update --remote bundler
- gem update bundler
- bundle --version
script:
- 'bundle exec rake'
Expand Down

0 comments on commit 34031e5

Please sign in to comment.