Skip to content

Commit 1e71528

Browse files
committed
Don't have Travis build since dist/ is now committed
1 parent 162609d commit 1e71528

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
@@ -8,4 +8,4 @@ node_js:
88
- "node"
99
script:
1010
- npm test && npm run coverage
11-
- npm run build && npm run test_dist
11+
- npm run test_dist

0 commit comments

Comments
 (0)