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 564a9c9 commit 22774c3Copy full SHA for 22774c3
.travis.yml
@@ -21,4 +21,4 @@ jobs:
21
script: npm run build
22
# Only doing unit tests now as e2e still needs to be finished up
23
- name: "Unit tests"
24
- script: npm run test:travis
+ script: npm run test:unit
0 commit comments