install libev-dev in gitlab-ci
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
image: "ruby:2.1"
|
||||
|
||||
before_script:
|
||||
- apt-get update; apt-get install -y check
|
||||
- apt-get update; apt-get install -y check libev-dev
|
||||
|
||||
unit_test:
|
||||
script:
|
||||
|
Reference in New Issue
Block a user