Skip to content

Commit 61c212a

Browse files
committed
Merge pull request ruby-ldap#241 from satoryu/fix_travis_yml
Remove 2.3.0-preview since ruby-head already is included
2 parents 22175ce + 682a9a5 commit 61c212a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ rvm:
44
- 2.1
55
- 2.2
66
# optional
7-
- 2.3.0-preview1
87
- ruby-head
98
- jruby-19mode
109
- jruby-head
@@ -21,7 +20,6 @@ script: bundle exec rake ci
2120

2221
matrix:
2322
allow_failures:
24-
- rvm: 2.3.0-preview1
2523
- rvm: ruby-head
2624
- rvm: jruby-19mode
2725
- rvm: jruby-head

0 commit comments

Comments
 (0)