Micah Lee
|
eb66aceeca
|
Update travis config to use python 3.6+, and to install proper versions of dependencies, and to use bionic instead of trusty
|
2018-09-17 15:54:37 -07:00 |
|
cclauss
|
e31b4a688b
|
Add flake8 to the testing
|
2018-02-14 08:00:21 +01:00 |
|
Micah Lee
|
1785cb64e8
|
Remove references to nosetests, and replace them with pytest
|
2017-07-09 10:55:16 -07:00 |
|
Delirious Lettuce
|
d37e35c93a
|
Uncomment after_success
|
2017-07-04 12:24:38 -06:00 |
|
Delirious Lettuce
|
60f28ed288
|
Modify .travis.yml
|
2017-07-04 12:24:38 -06:00 |
|
Delirious Lettuce
|
c004e70b6e
|
Comment out sudo: required
|
2017-07-04 12:24:38 -06:00 |
|
Delirious Lettuce
|
348c1889ae
|
Initial commit of previous changes, add coverage to travis
|
2017-07-04 12:24:38 -06:00 |
|
Sylvain
|
1eed4f6244
|
Add most recent Python versions in Travis CI
Add more recent Python versions including development branches and nightly build.
|
2017-03-08 15:26:56 +01:00 |
|
Micah Lee
|
738c05a5f8
|
Updated .travis.yml
|
2016-02-15 23:09:09 -08:00 |
|
Micah Lee
|
a11cbe4f82
|
Updated .travis.yml to work with python3 tests (#261)
|
2016-02-15 11:18:31 -08:00 |
|
Micah Lee
|
b830438d60
|
including pysocks with onionshare, and updated code to use pysocks instead of socksipy (#118)
|
2014-09-02 17:21:19 -07:00 |
|
Mason Donahue
|
ad2c776a5f
|
Fix socks import issue on Travis; socksipy is ancient and abandoned.
|
2014-08-31 15:04:26 -05:00 |
|
Micah Lee
|
8666fb77d3
|
Revert "trying to add socksipy from pip instead of apt-get"
This reverts commit 7b77088a21 .
|
2014-08-29 16:48:28 -07:00 |
|
Micah Lee
|
7b77088a21
|
trying to add socksipy from pip instead of apt-get
|
2014-08-29 16:20:40 -07:00 |
|
Micah Lee
|
4e5cd4a7d1
|
adding python-socksipy to travis config
|
2014-08-29 16:14:48 -07:00 |
|
Mason Donahue
|
8ff6a000ad
|
Round 3 for CI: should be final
|
2014-08-20 22:08:02 -05:00 |
|
Mason Donahue
|
fc583bea64
|
Round 2 for CI
|
2014-08-20 22:03:15 -05:00 |
|
Mason Donahue
|
2fb37c9433
|
Add initial .travis.yml for CI
|
2014-08-20 21:58:56 -05:00 |
|