We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a18b4d commit 297b13aCopy full SHA for 297b13a
.travis.yml
@@ -9,4 +9,4 @@ cache:
9
install:
10
- yarn install
11
script:
12
- - yarn run test
+ - yarn test:unit
0 commit comments