Skip to content

Commit e8317bc

Browse files
committed
Travis, let's try specifying the exact 2.3 version.
1 parent 113ad0c commit e8317bc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@ language: ruby
22

33
script: make test
44

5-
before_install:
6-
- rvm get stable
7-
85
rvm:
96
- 2.1
107
- 2.2
11-
- 2.3
8+
- 2.3.3
129
- jruby-9
1310
- rbx-3
1411

0 commit comments

Comments
 (0)