Skip to content

Commit ddf97db

Browse files
committed
Fixing travis, again.
1 parent 1d6559d commit ddf97db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cache:
77
node_js:
88
- '8'
99
script:
10-
- npm run link
10+
- npm run precommit
1111
after_success:
1212
# Deploy code coverage report to codecov.io
1313
- npm run test:coverage:deploy

0 commit comments

Comments
 (0)