Allow travis CI failure with ruby head
This commit is contained in:
parent
6b72da74a1
commit
07f820d1b1
@ -7,3 +7,6 @@ rvm:
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -qq xdotool
|
- sudo apt-get install -qq xdotool
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- rvm: ruby-head
|
||||||
|
Loading…
x
Reference in New Issue
Block a user