Skip to content

Commit efb8d46

Browse files
author
Michael Klishin
committed
Use Ruby 1.9.3 as EventMachine seem to fail to compile on 2.0 :/
1 parent 780d456 commit efb8d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: ruby
2-
rvm: "2.0"
2+
rvm: "1.9.3"
33
before_install: ./bin/travisci/before_install.sh
44
script: make test-travisci
55
services:

0 commit comments

Comments
 (0)