We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9a5c2 commit 1da6237Copy full SHA for 1da6237
.travis.yml
@@ -9,6 +9,7 @@ install: npm install
9
10
script:
11
- npm run react-cli && echo -e "\n\n\n"
12
+ - npm run test && echo -e "\n\n\n"
13
14
after_success: echo "Success"
15
0 commit comments