Commit graph

12 commits

Author SHA1 Message Date
Tobi-wan Kenobi
2a1a1f10b8 [travis] Add Python 3.6 to tests
see #42
2017-02-25 07:27:06 +01:00
Tobi-wan Kenobi
0ea29c0244 [CI] More tests to get Travis to send coverage info to Code Climate 2016-12-11 13:24:37 +01:00
Tobi-wan Kenobi
27d1d15b23 [CI] Enable Travis Code Climate coverage integration
No idea whether this will work...
2016-12-11 13:17:43 +01:00
Tobi-wan Kenobi
fbd7801d8d [CI] Disable test coverage reporting
Seems to work only for the default branch, so disable until merge back
to master.
2016-12-10 22:15:25 +01:00
Tobi-wan Kenobi
83488fe97f [CI] Add Code Climate token for test coverage
Let's see if/how code coverage works.
2016-12-10 22:12:02 +01:00
Tobi-wan Kenobi
e8f9a50cf7 [CI] Removing Python 3.2, as it complains about unicode strings
Honestly: I have *no idea* how to fix this, so for the time being,
Python 3.2 won't be supported.
2016-12-10 20:00:09 +01:00
Tobi-wan Kenobi
c44b529c1f [CI] Add more Python versions to Travis
Now that the tests run through with Python2.7, extend the list of Python
versions to be supported.
2016-12-10 19:55:40 +01:00
Tobi-wan Kenobi
716bafa90e [tests] Fix unit tests (at least on my system) 2016-12-10 19:45:13 +01:00
Tobi-wan Kenobi
921afe475f [CI] Restrict Travis to Python2.7 only until build works 2016-12-10 19:37:03 +01:00
Tobi-wan Kenobi
6e3a9ec4d3 [CI] Add "mock" to Travis dependencies 2016-12-10 19:36:40 +01:00
Tobi-wan Kenobi
c23af541e4 [CI] Add psutil and netifaces to Travis dependencies 2016-12-10 19:32:22 +01:00
Tobi-wan Kenobi
2c766d0c97 [CI] Initial travis configuration 2016-12-10 19:27:50 +01:00