Skip to content

Commit 18a8385

Browse files
committed
Drop Rubinius from Travis CI tests
Because it seems like way too much work. 'I don't care about Rubinius. Evan knows how I feel' - Ben
1 parent be6d7cb commit 18a8385

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,5 @@ rvm:
55
- 1.9.3
66
- 2.0.0
77
- 2.1.0
8-
- rbx-18mode
9-
- rbx-19mode
108
- ree
11-
- ruby-head
9+
- ruby-head

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Awesomeness.
2424

2525
No.
2626

27+
## DOES IT WORK ON RUBINIUS?
28+
29+
Maybe.
30+
2731
## CONTRIBUTORS:
2832

2933
* [Aaron Patterson][tenderlove]

0 commit comments

Comments
 (0)