We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a127aa commit 7fdc9f4Copy full SHA for 7fdc9f4
.travis.yml
@@ -2,9 +2,9 @@ language: node_js
2
node_js:
3
- 11
4
os:
5
- - linux
6
- - osx
7
- windows
+ - osx
+ - linux
8
dist: xenial
9
script: npm run ci-test
10
# When pushing a tagged commit, Travis adds two builds: one with the tag, one
0 commit comments