1
0
Fork 0
mirror of https://github.com/quantum5/2048.git synced 2025-04-24 20:41:57 -04:00

[ci] workaround new job introduced in travis

This commit is contained in:
Quantum 2020-09-27 02:25:11 -04:00
parent 93ada2e302
commit ea2c75fab7

View file

@ -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