There was an error while loading. Please reload this page.
1 parent fa8e97f commit 90fd8daCopy full SHA for 90fd8da
1 file changed
.travis.yml
@@ -53,6 +53,9 @@ matrix:
53
- node_js: "7"
54
os: linux
55
env: NODE_SCRIPT=tests/run_e2e.js
56
+ - node_js: "8"
57
+ os: linux
58
+ env: NODE_SCRIPT="tests/run_e2e.js --glob=tests/build/**"
59
60
before_install:
61
# Use a virtual display.
0 commit comments