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.
1 parent 00192a4 commit 1bf0b73Copy full SHA for 1bf0b73
.travis.yml
@@ -0,0 +1,8 @@
1
+language: node_js
2
+node_js:
3
+ - "6"
4
+ - "7"
5
+env:
6
+ - CMAKE_PREFIX_PATH=${TRAVIS_BUILD_DIR}
7
+script:
8
+ - npm install
README.md
@@ -1 +1 @@
-# rosnodejs
+# rosnodejs [](https://travis-ci.org/RethinkRobotics-opensource/rosnodejs)
0 commit comments