Fix travis CI build (xev install was missing)
This commit is contained in:
parent
360b1583bf
commit
dc39f5b0c2
@ -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
|
- sudo apt-get install -qq twm xdotool xev
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
|
Loading…
x
Reference in New Issue
Block a user