Skip to content

Commit 7746b34

Browse files
committed
build samples app in travis
1 parent fd22149 commit 7746b34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ install:
88

99
script:
1010
- ./build.sh
11+
- cd samples && yarn build
1112

1213
deploy:
1314
provider: script

0 commit comments

Comments
 (0)