Jean-Michel Picod
130aec165d
Revert python3-crcmod install
...
Python3 on Travis is old (3.5) so crcmod is installed by pip anyway.
2020-02-06 10:59:09 +01:00
Jean-Michel Picod
3eef0ec859
Package python3-wheel was also missing on Travis.
2020-02-06 10:52:47 +01:00
Jean-Michel Picod
3ae0337fda
Install system python3-crcmod on Travis.
...
Python3-setuptools seems old and installing crcmod (dependency from
tockloader) from pip fails because of this. Installing from the system
package manager should solve the problem.
2020-02-06 10:38:05 +01:00
Jean-Michel Picod
a02cbd3c9e
Fix missing python setuptools package on Travis
2020-02-06 10:31:56 +01:00
Jean-Michel Picod
035609ec23
Remove Linux distribution from Travis config.
...
Trusty is quite old and Xenial is the default. We should be fine not
giving any distribution. This will give us a more recent OpenSSL
version.
2020-02-05 19:27:55 +01:00
Jean-Michel Picod
f91d2fd3db
Initial commit
2020-01-30 11:47:29 +01:00