We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67fa3f8 commit 75a3cb5Copy full SHA for 75a3cb5
.travis.yml
@@ -0,0 +1,8 @@
1
+language: node_js
2
+osx_image: xcode7.3
3
+os:
4
+ - osx
5
+node_js:
6
+ - 6
7
+script:
8
+ - npm test
0 commit comments