Skip to content

Commit 1e736ee

Browse files
committed
Debugging tests
1 parent 4cef77b commit 1e736ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js: "8.5.0"
33

44
script:
5+
- cat test/util.ts
56
- npm run build
67
- npm test -- --coverage
78
after_success: npx codecov

0 commit comments

Comments
 (0)