We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ad6a5 commit 495117eCopy full SHA for 495117e
.travis.yml
@@ -2,7 +2,7 @@ language: node_js
2
node_js:
3
- "8"
4
after_success:
5
- - npm run test-e2e
+ - npm run test
6
branches:
7
except:
8
- gh-pages
0 commit comments