Skip to content

Commit aef1f50

Browse files
committedSep 12, 2014
initial travis config
1 parent e746767 commit aef1f50

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.travis.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: python
2+
python:
3+
- "2.7"
4+
5+
script: nosetests --exe python/makerbotapi
6+

0 commit comments

Comments
 (0)