Skip to content

Commit 1da6237

Browse files
authored
.travis.yml run test
1 parent be9a5c2 commit 1da6237

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
@@ -9,6 +9,7 @@ install: npm install
99

1010
script:
1111
- npm run react-cli && echo -e "\n\n\n"
12+
- npm run test && echo -e "\n\n\n"
1213

1314
after_success: echo "Success"
1415

0 commit comments

Comments
 (0)