Commit graph

27 commits

Author SHA1 Message Date
Johann Bauer
0cabfc0285
Revert "Test with Python 3.7"
This reverts commit 2ace144dc9.

Travis does not have it yet: travis-ci/travis-ci#9815
2018-07-01 13:14:36 +02:00
Johann Bauer
2ace144dc9
Test with Python 3.7 2018-07-01 13:06:47 +02:00
SomberNight
1dc7ee7ac6
travis builds windows binaries in docker 2018-06-29 22:49:59 +02:00
Johann Bauer
46fcf686b1 Travis: Check if icons and locales are up to date on release 2018-05-29 00:00:37 +02:00
SomberNight
25089aa9c2
travis: build-wine current commit, instead of HEAD 2018-05-27 02:35:23 +02:00
SomberNight
9241f52a41
fix travis wine build 2018-05-25 16:56:30 +02:00
SomberNight
16e4827e8c
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00
Johann Bauer
86e2f3f561 Follow-up 2fe8d8 2018-05-15 19:48:35 +02:00
Johann Bauer
2fe8d8ce54 Follow-up 7a27d04 2018-05-15 19:32:53 +02:00
Johann Bauer
7a27d04415 Travis: Fix 'No names found, cannot describe anything.' in OS X build 2018-05-15 18:26:10 +02:00
Johann Bauer
a81e96bce0
Test macOS build on Travis 2018-05-13 22:22:07 +02:00
Johann Bauer
10057b18de
Cache dependencies for Travis build
Also: * Move temporary directory to /tmp
      * Remove files with wrong hash (so we don't have to remove them manually)
2018-03-03 19:58:31 +01:00
Johann Bauer
8b9b0d3cf3 Test Windows build using Travis 2018-02-21 14:42:59 +01:00
Johann Bauer
afa0168e14
Add new requirements file for binaries in contrib 2018-02-11 16:59:07 +01:00
Joren Vrancken
77a9861353 Cache pip installs in travis 2018-01-07 22:55:00 +01:00
Johann Bauer
ceed56c217 Upload coverage statistics from Travis 2017-11-08 18:18:20 +01:00
Johann Bauer
66c928572a Let travis run the test using Python3 2017-08-26 08:28:24 +02:00
Johann Bauer
a6f9e41d6a Let Travis upload templates to crowdin 2017-05-18 21:37:34 +02:00
Roman Zeyde
1eccadfc13 travis: use Tox for test automation 2015-07-02 17:25:02 +03:00
Roman Zeyde
7ae8bb88b4 travis: add code coverage report 2015-07-02 11:58:30 +03:00
Roman Zeyde
d27efaad82 travis: use pytest (due to better test discovery) 2015-06-13 14:29:23 +03:00
Roman Zeyde
b5c53d2ea6 travis.yml: add protobuf to requirements and exclude plugins 2015-06-12 11:38:12 +03:00
Roman Zeyde
87fe48769b travis: use container-based infrastructure for faster tests 2015-02-19 13:17:32 +02:00
ThomasV
27c966c5f6 add socks 2014-09-19 05:18:42 +02:00
Chris Glass
02c37ee2b2 Travis now excludes "gui"
Instead of selectively including valid packages.
2014-06-25 17:52:05 +02:00
Chris Glass
14318b0e48 Changed pacakge dependencies for travis
Forced slowaes version.
2014-06-25 11:04:40 +02:00
Chris Glass
5ee431ac35 Renamed travis config file. 2014-06-25 10:53:17 +02:00
Renamed from .travis.yaml (Browse further)