Commit Graph

21 Commits

Author SHA1 Message Date
mhchia
a97bac0a02
Remove sudo from .travis.yml 2019-07-24 21:30:23 +08:00
mhchia
529829b9f1
Move codecov to tox.ini 2019-07-24 16:41:19 +08:00
mhchia
e428897cc8
Add the missing tox in CI 2019-07-24 16:11:05 +08:00
mhchia
859ec6e241
Add the missing env for py37-test 2019-07-24 16:09:03 +08:00
mhchia
ae4c135ae1
Change travis CI config 2019-07-24 16:05:33 +08:00
Alex Haynes
3ee75f0ecd updated travis config 2019-04-17 21:03:35 -04:00
ZX
732a15ec93 Bump version to Python 3.7 (#121)
* bump version

* enable 3.7 in travis
2019-02-09 21:40:05 -05:00
Robert Zajac
e47c4e98fa adding requirements_dev.txt 2019-01-10 19:44:24 -05:00
zixuanzh
71a6b868e1 fix merge conflicts 2019-01-10 20:45:03 +08:00
Robert Zajac
714ea929a7 bad travis copy 2019-01-09 20:35:03 -05:00
Robert Zajac
869351a380 upgrading pip, as in #105 2019-01-09 20:32:02 -05:00
Robert Zajac
1dbe490623 fixing linting errors with protocol_muxer and adding to Travis 2019-01-09 20:24:41 -05:00
Alexander Koshkin
597f94ddb2 Pylint --ignore-patterns seems to be broken. 2019-01-09 23:10:36 +03:00
Alexander Koshkin
58743bb373 Unpack bash curly stuff. 2019-01-09 22:34:35 +03:00
Alexander Koshkin
113021eacd Delete trailing whitespace issue, ignore previously untested folders for now. 2019-01-09 22:30:18 +03:00
Alexander Koshkin
3ab741feb4 Upgrade pip, using pytest>=3.6. 2019-01-09 22:13:44 +03:00
Alexander Koshkin
d629a0c85e Fix examples/chat/chat.py. Extract test requirements to .travis.yaml file. 2019-01-09 22:01:46 +03:00
Alexander Koshkin
ce6ddb27a9 Migrate to new project structure. 2019-01-09 21:38:56 +03:00
ZX
8bcffb67cb WIP CI Build Errors (#76)
* ignore TODO and kademlia

* remove unnecessary pass

* fixed swarm warnings

* fixed peerdata_interface warnings

* fixed peer warnings

* fixed rest of linting errors

* trying to fix last error

* fixed dup errors
2018-11-26 18:24:29 -05:00
Alex Haynes
8326f87835
Update .travis.yml 2018-11-26 13:30:05 -05:00
Christophe de Carvalho Pereira Martins
e7029a1b00
enable CI 2018-11-26 19:01:13 +01:00