There was an error while loading. Please reload this page.
1 parent 1d6559d commit ddf97dbCopy full SHA for ddf97db
.travis.yml
@@ -7,7 +7,7 @@ cache:
7
node_js:
8
- '8'
9
script:
10
-- npm run link
+- npm run precommit
11
after_success:
12
# Deploy code coverage report to codecov.io
13
- npm run test:coverage:deploy
0 commit comments