We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed704b commit 086008aCopy full SHA for 086008a
1 file changed
.travis.yml
@@ -1,10 +1,9 @@
1
-sudo: false
2
-os:
3
- - linux
4
- - osx
5
- - windows
6
language: node_js
7
node_js:
8
- node
9
- '10'
10
- '8'
+os:
+ - linux
+ - osx
+ - windows
0 commit comments