Start setting up Travis CI
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
sudo: false
|
||||
language: python
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
matrix:
|
||||
include:
|
||||
- python: "3.4"
|
||||
- python: "3.5"
|
||||
|
||||
Reference in New Issue
Block a user