image: "ruby:2.3" before_script: - apt-get update; apt-get install -y check libev-dev net-tools unit_test: script: - rake test:run