Commit Graph

11 Commits (cfc90ab7f6ce18514baa12c20dd309f93f7d46c3)

Author SHA1 Message Date
Florian Dehau 55840210c7 Simplify travis configuration 6 years ago
Florian Dehau 0d2e2e185e [scripts] Allow pipefail for convenience 7 years ago
Florian Dehau d2a4048e12 [scripts] Update installation of dev tools 7 years ago
Florian Dehau afe5317592 [travis] Fix unbound variable 7 years ago
Florian Dehau 20d373b5f9 [travis] Fix shared libs loading 7 years ago
Florian Dehau 1c0bddd9bc [scripts] Fix library path 7 years ago
Florian Dehau 53d0001547 [tools] Update tools install scripts 7 years ago
Florian Dehau fd1e1f22af Add specification for all examples in Cargo.toml 7 years ago
Florian Dehau 2cb5e185eb [CI] Fix missing build and test command in scripts/travis/script.sh 7 years ago
Florian Dehau c42ca05849 Refactor Makefile install rule
Check for older installation of the tools and only install them if
missing or if the versions don't match
7 years ago
Florian Dehau 29db3dd722 [CI] Add lint stage
* Add scripts for Travis under ./scripts/travis
* Install rustfmt and clippy on nightly
* Lint code for formatting problems and common errors
7 years ago