Initial check-in

This commit is contained in:
Diederik de Groot
2017-11-13 01:43:48 +01:00
commit 82b5aadc13
1623 changed files with 350739 additions and 0 deletions

7
.travis.yml Normal file
View File

@@ -0,0 +1,7 @@
language: python
install: make bootstrap
script: make
branches:
except:
- /^v[0-9]/
#after_success: coveralls