Skip to content

Commit 7fdc9f4

Browse files
committed
Speedup Travis
1 parent 2a127aa commit 7fdc9f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ language: node_js
22
node_js:
33
- 11
44
os:
5-
- linux
6-
- osx
75
- windows
6+
- osx
7+
- linux
88
dist: xenial
99
script: npm run ci-test
1010
# When pushing a tagged commit, Travis adds two builds: one with the tag, one

0 commit comments

Comments
 (0)