2
0
mirror of synced 2025-02-24 20:18:07 +00:00

Exclude the slower node version when running PhantomJS.

This commit is contained in:
Richard Moore 2017-10-22 18:36:47 -04:00
parent 466fbcb8da
commit 9be0053d62

View File

@ -13,5 +13,5 @@ before_script:
matrix:
exclude:
- node_js: "8"
- node_js: "6"
env: RUN_PHANTOMJS=1