Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Commit ecf4092

Browse files
committed
fix(travis): add build before test
1 parent 970de17 commit ecf4092

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
@@ -5,4 +5,5 @@ cache:
55
node_js:
66
- '4'
77
after_success:
8+
- webpack
89
- npm run test

0 commit comments

Comments
 (0)