Skip to content

Commit 8c180ea

Browse files
committed
Update to match Omniauth and Ruby support
1 parent 43beb17 commit 8c180ea

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

.travis.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,12 @@ env:
44
- JRUBY_OPTS="$JRUBY_OPTS --debug"
55
language: ruby
66
rvm:
7-
- 1.8.7
8-
- 1.9.3
9-
- 2.0.0
10-
- 2.1
11-
- 2.2
12-
- jruby-18mode
13-
- jruby-19mode
7+
- jruby-9000
8+
- 2.1.10 # EOL Soon
9+
- 2.2.6
10+
- 2.3.3
11+
- 2.4.0
1412
- jruby-head
15-
- rbx-2
1613
- ruby-head
1714
matrix:
1815
allow_failures:

0 commit comments

Comments
 (0)