Skip to content

Commit e1f8eaa

Browse files
committed
rename travis yaml
1 parent 2fe81ea commit e1f8eaa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: node_js
2+
node_js:
3+
- "0.11"
4+
- "0.10"
5+
env:
6+
- TEST_DIR=rocon_protocols_web_fetch
7+
script: cd $TEST_DIR && npm install && npm test

0 commit comments

Comments
 (0)