Stop testing with testcafe

https://travis-ci.org/Zarel/Pokemon-Showdown-Client/builds/309652819

These sorts of heisenbugs really have no place on the client.
This commit is contained in:
Guangcong Luo 2017-11-30 19:07:11 -05:00
parent e61e4439e0
commit 55a8bdf946

View File

@ -18,5 +18,3 @@ before_script:
- "sh -e /etc/init.d/xvfb start"
script:
- "npm test"
- "fluxbox >/dev/null 2>&1 &"
- "npm run-script testcafe"