Remove phantomjs; add chrome
This commit is contained in:
@@ -16,7 +16,9 @@ node_js:
|
||||
- 6.3
|
||||
- 6
|
||||
- 7
|
||||
addons:
|
||||
chrome: stable
|
||||
install:
|
||||
# clone the deps with depth 1: we know we will only ever need that one
|
||||
# commit.
|
||||
- scripts/fetch-develop.deps.sh --depth 1 && npm i phantomjs-prebuilt && npm install
|
||||
- scripts/fetch-develop.deps.sh --depth 1 && npm install
|
||||
|
||||
Reference in New Issue
Block a user