Skip to content

Commit fdcdd1a

Browse files
committed
Add ruby-head to .travis.yml
1 parent da8c0ba commit fdcdd1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: ruby
22
rvm:
33
- 2.1.2
44
- 2.2.2
5+
- ruby-head
56
branches:
67
only:
78
- "master"
@@ -16,6 +17,7 @@ matrix:
1617
- rvm: jruby-head
1718
jdk: openjdk7
1819
env: DISABLE_NOKOGIRI=1
20+
- rvm: ruby-head
1921
notifications:
2022
irc:
2123
channels:

0 commit comments

Comments
 (0)