Hugo
|
32495cb15e
|
Use latest Tox (revert #158)
|
2017-09-19 13:35:32 +03:00 |
|
Hugo
|
68d9a4b783
|
Clonedigger only supports Python 2
|
2017-09-19 10:55:25 +03:00 |
|
Hugo
|
338abc2883
|
Lint Python 3
|
2017-09-19 10:40:19 +03:00 |
|
Hugo
|
508dc47bdb
|
Cache pip files
|
2017-09-18 14:26:15 +03:00 |
|
Hugo
|
47531969b6
|
Drop support for Python 3.3
CPython 3.3 is no longer supported after September 29, 2017.
https://en.wikipedia.org/wiki/CPython#Version_history
https://www.python.org/dev/peps/pep-0398/
|
2017-09-17 01:23:37 +03:00 |
|
hugovk
|
4c520eab4a
|
Add Codecov
|
2017-02-03 09:20:02 +02:00 |
|
Hugo
|
b410ae8b8d
|
Add Python 3.5 and 3.6 (#188)
|
2017-01-02 21:07:21 +01:00 |
|
hugovk
|
5bb98a3541
|
Fix tox==2.1.1
|
2015-12-10 00:44:17 +02:00 |
|
hugovk
|
16f12a02c9
|
Run fast lint job first
|
2015-04-12 16:06:34 +03:00 |
|
Ivan Malison
|
781df0c94f
|
Remove duplicate line, Make test_pylast.py runnable as main again.
|
2015-01-07 23:31:07 -08:00 |
|
Ivan Malison
|
f1e14f591c
|
add credentials for IvanMalison/pylast.
|
2015-01-07 19:39:09 -08:00 |
|
Ivan Malison
|
b66ee21ce0
|
Consolidate travis environments. separate matrix and global environment variables.
|
2015-01-07 18:15:59 -08:00 |
|
Ivan Malison
|
a64d562ae2
|
Add tox to travis installation.
|
2015-01-07 18:00:36 -08:00 |
|
Ivan Malison
|
ca66e74099
|
tox/travis stuff. making testing more uniform.
|
2015-01-07 17:57:04 -08:00 |
|
Ivan Malison
|
387220c1d6
|
Make pylast a package. Move tests into a directory. Start using pytest
and tox. Use setuptools instead of distutils.
|
2015-01-07 09:13:28 -08:00 |
|
hugovk
|
0ae79be3a0
|
Add pypy3; track coverage in Scrutinizer
|
2014-12-26 17:16:41 +02:00 |
|
hugovk
|
59769d31d6
|
Use Docker
|
2014-12-26 15:28:25 +02:00 |
|
Hugo
|
def9b2414a
|
Fix chart tests that failed due to date ranges (take 2)
|
2014-09-11 15:37:17 +03:00 |
|
hugovk
|
e4ccd8b767
|
More tests. Don't bother with failing Py2.6 or 3.2, they're unsupported.
|
2014-04-05 00:30:33 +03:00 |
|
hugovk
|
adbe8a8500
|
Refactor network names. Add some tag tests. Add stress test option. Add extra Python versions as allowed failures to Travis.
|
2014-04-04 21:53:45 +03:00 |
|
hugovk
|
014b76d118
|
Jiggle tests for CI so Clone Digger can run on 2.x. It doesn't yet support 3.x and will fail but shouldn't fail the build.
|
2014-03-08 21:18:44 +02:00 |
|
hugovk
|
09685547f0
|
Move check.sh to after_script: so Unix exit codes are ignored
|
2014-03-08 12:15:14 +02:00 |
|
hugovk
|
d81145cb33
|
Do the other static checks, but not clonedigger
|
2014-03-08 12:05:53 +02:00 |
|
hugovk
|
a209bce183
|
Remove clonedigger from Travis build, it errors. See #90.
|
2014-03-08 12:03:41 +02:00 |
|
hugovk
|
bd9f658de8
|
Add static analysis to the CI build
|
2014-03-08 11:16:41 +02:00 |
|
hugovk
|
d0c80c8b4e
|
Attempt coverage with coveralls
|
2014-03-02 18:55:32 +02:00 |
|
hugovk
|
f3c583359d
|
Remove 2.6 and 3.2, keep 2.7 and 3.3. At least assertGreater() and some others are new in 2.7.
|
2014-03-02 12:04:44 +02:00 |
|
hugovk
|
fa994f862a
|
Fix Travis
|
2014-03-02 11:54:20 +02:00 |
|
hugovk
|
baa4e782b6
|
If no secrets file, load from environment variables. For Travis CI testing.
|
2014-03-02 11:49:46 +02:00 |
|
hugovk
|
897d0a132c
|
Fix command path
|
2014-03-02 11:06:29 +02:00 |
|
hugovk
|
6b91e6f8e5
|
Add .travis.yml
|
2014-03-02 11:04:46 +02:00 |
|