We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e067a commit efd4ec6Copy full SHA for efd4ec6
.travis.yml
@@ -1,6 +1,10 @@
1
sudo: false
2
language: cpp
3
4
+os:
5
+ - linux
6
+ - osx
7
+
8
env:
9
matrix:
10
- TRAVIS_NODE_VERSION="0.10"
0 commit comments