Skip to content

Commit b6c1c2f

Browse files
committedJul 31, 2018
Updated .travis.yml.
1 parent 9f91916 commit b6c1c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
install:
88
- npm install -g typescript codecov
99
- npm install
10-
- npm run upload-coverage
10+
- npm test && npm run upload-coverage

0 commit comments

Comments
 (0)
Failed to load comments.