Skip to content

Commit 51ea0f5

Browse files
committed
ci: add windows test
1 parent 5beeb6c commit 51ea0f5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.travis.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
sudo: false
22
language: node_js
3-
node_js: "stable"
3+
node_js:
4+
- "10"
5+
- "node"
6+
# https://travis-ci.community/t/timeout-after-build-finished-and-succeeded/1336
7+
env:
8+
- YARN_GPG=no
9+
os:
10+
- linux
11+
- windows

0 commit comments

Comments
 (0)