We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e005d commit 93cbe80Copy full SHA for 93cbe80
.travis.yml
@@ -5,6 +5,10 @@ node_js:
5
- 4
6
- stable
7
8
+os:
9
+ - linux
10
+ - osx
11
+
12
install:
13
- npm -g install npm@3
14
- npm install
0 commit comments