Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit bccb0bd

Browse files
committed
Run yarn build before CI.
1 parent ddee743 commit bccb0bd

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
@@ -13,6 +13,7 @@ cache:
1313
- "node_modules"
1414

1515
before_script:
16+
- yarn build
1617
- yarn testrpc &
1718
- sleep 1
1819

0 commit comments

Comments
 (0)