Commit graph

7 commits

Author SHA1 Message Date
Roman Zeyde
f12bbf5a36
Add integration tests to CI 2020-12-03 15:55:10 +02:00
Roman Zeyde
efeddaa11c
Run clippy in CI 2020-11-13 23:30:16 +02:00
Roman Zeyde
412c4809d2
Fixup CI 2020-11-06 17:19:07 +02:00
Franck Royer
3c4cf72960 Set Rust toolchain to 1.41.1
The project does not compile on 1.34.0 because it uses
the lockfile format introduced in 1.38.0.

Do note that Debian stable at this time uses Rust 1.41.1.

Setting a specific toolchain version is good practice for
binary project and remove potential issues of incompatible
toolchain for users trying to build the project.
2020-09-28 13:27:15 +03:00
Roman Zeyde
7ee0b5b784 Remove --verbose from GitHub workflow 2019-12-02 10:20:11 +02:00
Roman Zeyde
d0be7ec670
Add PR build 2019-11-19 22:30:48 +02:00
Roman Zeyde
cb81514a4d Create rust.yml 2019-11-15 09:22:40 +02:00