[Improvement] use ChromeHeadless instead of PhantomJS to run test cases (#913)

This commit is contained in:
neverland
2018-04-23 12:57:16 +08:00
committed by GitHub
parent 6d077f730b
commit cbdaaf4b7a
4 changed files with 24 additions and 20 deletions
+3
View File
@@ -1,4 +1,7 @@
language: node_js
sudo: required
addons:
chrome: stable
node_js:
- 6
os: linux