Skip to content

Commit 3bc4f5e

Browse files
removing ree and ruby 1.8.7 from travis
1 parent 6f48447 commit 3bc4f5e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
language: ruby
22
rvm:
3-
- 1.8.7
43
- 1.9.2
54
- 1.9.3
65
- 2.0.0
76
- 2.1.1
87
- 2.1.2
98
- jruby-18mode
109
- jruby-19mode
11-
- ree
12-
matrix:
13-
allow_failures:
14-
- 1.8.7
15-
- rbx-18mode
16-
- rbx-19mode
17-
- ree
1810
before_install:
1911
- gem install bundler
2012
- bundle --version

0 commit comments

Comments
 (0)