Skip to content

Commit 2b139bf

Browse files
committed
#4 updating configs
1 parent b4164d2 commit 2b139bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ env:
1010
- ACTION="run dist"
1111
script:
1212
- npm $ACTION
13-
after_success:
14-
- coveralls
13+
- node --harmony_proxies node_modules/.bin/jest --coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js

0 commit comments

Comments
 (0)