Skip to content

Commit

Permalink
Update travis build for ruby-2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tallenaz committed May 16, 2017
1 parent 045ad2b commit 4b246df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: ruby
sudo: false
rvm:
- 2.2.4
- 2.3.4
bundler_args: --without production
script:
- bundle exec rake db:test:prepare
Expand Down

0 comments on commit 4b246df

Please sign in to comment.