Skip to content

Commit

Permalink
Resort to .ruby-version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cimnine committed May 8, 2017
1 parent ff0ea17 commit 7fde6b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
sudo: false
language: ruby
rvm:
- 2.3.1
before_install: gem install bundler -v 1.12.5
before_install: gem install bundler
notifications:
email:
on_success: never
Expand Down

0 comments on commit 7fde6b4

Please sign in to comment.