We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e746767 commit aef1f50Copy full SHA for aef1f50
.travis.yml
@@ -0,0 +1,6 @@
1
+language: python
2
+python:
3
+ - "2.7"
4
+
5
+script: nosetests --exe python/makerbotapi
6
0 commit comments