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.
2 parents 961c920 + c3a6349 commit 7d2de3aCopy full SHA for 7d2de3a
1 file changed
.travis.yml
@@ -1,5 +1,10 @@
1
language: node_js
2
node_js:
3
- "stable"
4
+os:
5
+ osx
6
+# jobs:
7
+# allow_failures:
8
+# - os: osx
9
install:
10
- npm install
0 commit comments