Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit cb48680

Browse files
committed
chore: try random advice for windows not finishing
1 parent bd36f6d commit cb48680

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ os:
1818
- osx
1919
- windows
2020

21+
env:
22+
- YARN_GPG=no
23+
2124
script: npx nyc -s npx aegir test -t node --timeout 10000 --bail
2225
after_success:
2326
- npx nyc report --reporter=text-lcov > coverage.lcov && npx codecov

0 commit comments

Comments
 (0)