Skip to content

Commit 27afe38

Browse files
committed
Test travis
1 parent ab09ecc commit 27afe38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cache:
1515
directories:
1616
- node_modules
1717
script:
18-
- yarn test --coverage
18+
- yarn test -- --coverage
1919

2020
# Only the node version 9 job will upload the lockfile and update coverage
2121
after_script:

0 commit comments

Comments
 (0)