Use Ruby 1.9.3 as EventMachine seem to fail to compile on 2.0 :/
This commit is contained in:
parent
780d456d5b
commit
efb8d46e53
@ -1,5 +1,5 @@
|
||||
language: ruby
|
||||
rvm: "2.0"
|
||||
rvm: "1.9.3"
|
||||
before_install: ./bin/travisci/before_install.sh
|
||||
script: make test-travisci
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user