Skip to content
This repository was archived by the owner on Dec 25, 2018. It is now read-only.

Commit 72066ce

Browse files
committed
chore - Build the project on travis
1 parent 718d7ee commit 72066ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_js:
55
- "6"
66
script:
77
- (cd examples && npm i)
8+
- npm run build
89
- npm run test:all
910
after_success:
1011
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)