Skip to content

Commit 1bf0b73

Browse files
rethink-neilchris-smith
authored andcommitted
Minimal travis ci integration (#47)
1 parent 00192a4 commit 1bf0b73

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# rosnodejs
1+
# rosnodejs [![Build Status](https://travis-ci.org/RethinkRobotics-opensource/rosnodejs.svg)](https://travis-ci.org/RethinkRobotics-opensource/rosnodejs)

0 commit comments

Comments
 (0)