Skip to content

Commit

Permalink
Merge pull request ruby#1 from ruby/enable-travis
Browse files Browse the repository at this point in the history
To use ruby-head for Ruby 2.5.0dev.
  • Loading branch information
hsbt authored Apr 11, 2017
2 parents 79d0fd4 + 9fbc2a5 commit 42568ec
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
@@ -1,5 +1,5 @@
sudo: false
language: ruby
rvm:
- 2.5.0
before_install: gem install bundler -v 1.14.3
- ruby-head
before_install: gem install bundler

0 comments on commit 42568ec

Please sign in to comment.