Skip to content

Commit

Permalink
If the ruby version is not specified by the rvm key as described abov…
Browse files Browse the repository at this point in the history
…e, Travis CI will consult .ruby-version in the root of the repository and use the indicated Ruby runtime.
  • Loading branch information
TomNaessens committed Jan 8, 2017
1 parent 936c57d commit d315453
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: ruby
rvm:
- 2.3.3

before_script:
- "RAILS_ENV=test bundle exec rake db:setup"
Expand Down

0 comments on commit d315453

Please sign in to comment.