Initial check-in
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
language: python
|
||||
install: make bootstrap
|
||||
script: make
|
||||
branches:
|
||||
except:
|
||||
- /^v[0-9]/
|
||||
#after_success: coveralls
|
Reference in New Issue
Block a user