Fix travis CI build (xev is in x11-utils package)
This commit is contained in:
parent
d781a48837
commit
9dc4a75b3a
@ -6,7 +6,7 @@ rvm:
|
|||||||
- 2.1
|
- 2.1
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -qq twm xdotool xev
|
- sudo apt-get install -qq twm x11-utils xdotool
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
|
Loading…
x
Reference in New Issue
Block a user