mirror of
https://github.com/quantum5/2048.git
synced 2025-04-24 12:32:03 -04:00
[ci] workaround new job introduced in travis
This commit is contained in:
parent
93ada2e302
commit
ea2c75fab7
|
@ -41,6 +41,6 @@ script:
|
||||||
key --clearmodifiers Right
|
key --clearmodifiers Right
|
||||||
- sleep 10
|
- sleep 10
|
||||||
- "wmctrl -F -c '2048: In Python!'"
|
- "wmctrl -F -c '2048: In Python!'"
|
||||||
- wait %2
|
- wait %3
|
||||||
after_script:
|
after_script:
|
||||||
- codecov
|
- codecov
|
||||||
|
|
Loading…
Reference in a new issue