Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-20 | Switch to GitHub Actions (#344) | Sven-Hendrik Haase | 1 | -85/+0 | |
* Switch to GitHub Actions * Switch CI badge to GitHub Actions flow * Only run on nightly for now | |||||
2020-03-14 | Switch to bionic on travis | Sven-Hendrik Haase | 1 | -1/+1 | |
2020-03-14 | Upgrade nightly on travis for clippy | Sven-Hendrik Haase | 1 | -1/+1 | |
2019-10-01 | Don't use verbose for travis and also add --locked | Sven-Hendrik Haase | 1 | -2/+2 | |
2019-10-01 | Bump nightly | Sven-Hendrik Haase | 1 | -1/+1 | |
2019-09-30 | Bump nightly to latest known good | Sven-Hendrik Haase | 1 | -1/+1 | |
2019-07-14 | Bump nightly version requirement | Sven-Hendrik Haase | 1 | -1/+1 | |
2019-06-24 | Try deploying with deploy key againv0.5.0 | Sven-Hendrik Haase | 1 | -1/+1 | |
2019-05-02 | Use Clippy on a pinned Nightly version | khai96_ | 1 | -7/+1 | |
2019-05-02 | Set env vars to same type (array) | khai96_ | 1 | -1/+2 | |
2019-05-02 | Add note about empty arrays | Sven-Hendrik Haase | 1 | -0/+2 | |
2019-05-02 | Explicitly specify empty env | khai96_ | 1 | -0/+5 | |
2019-05-02 | Ignore nightly Clippy and enforce stable Clippy | khai96_ | 1 | -0/+5 | |
2019-05-02 | Move 'rust: {stable,beta}' to 'matrix.includes' | khai96_ | 1 | -4/+5 | |
2019-05-01 | Add clippy to CI | khai96_ | 1 | -1/+6 | |
2019-04-22 | Hide Github API key (fixes #77) | Sven-Hendrik Haase | 1 | -1/+1 | |
2019-04-16 | Only run tests on Linux | Sven-Hendrik Haase | 1 | -1/+1 | |
2019-04-16 | Enable RUST_BACKTRACE=1 on travis | Sven-Hendrik Haase | 1 | -2/+2 | |
2019-04-15 | Run cargo test on travis | Sven-Hendrik Haase | 1 | -2/+2 | |
2019-03-26 | Try using xenial | Sven-Hendrik Haase | 1 | -0/+1 | |
2019-03-23 | Try rustup update to fix random failure | Sven-Hendrik Haase | 1 | -0/+1 | |
2019-03-04 | Specify binary architecture in names (fixes #46) | Sven-Hendrik Haase | 1 | -3/+3 | |
2019-02-24 | Fixed indentation in travis.yml | boasting-squirrel | 1 | -10/+10 | |
2019-02-24 | Fixed matrix include | boasting-squirrel | 1 | -3/+5 | |
2019-02-24 | use nightly in matrix | boasting-squirrel | 1 | -0/+1 | |
2019-02-23 | Fixed allow_failures syntax in travis.yml | boasting-squirrel | 1 | -3/+2 | |
2019-02-23 | Re-added stable and beta in travis.yml | boasting-squirrel | 1 | -1/+4 | |
2019-02-23 | Updated travis.yml to use nightly | boasting-squirrel | 1 | -6/+5 | |
2018-12-25 | Remove caching | Sven-Hendrik Haase | 1 | -1/+0 | |
Travis doesn't do Rust caching very well. | |||||
2018-05-16 | Fix secrets for travisv0.1.2 | Sven-Hendrik Haase | 1 | -1/+1 | |
2018-05-16 | Allow nightly failures | Sven-Hendrik Haase | 1 | -0/+2 | |
2018-04-26 | Add musl tools to global because why not | Sven-Hendrik Haase | 1 | -6/+3 | |
2018-04-26 | Make Travis happy | Sven-Hendrik Haase | 1 | -0/+6 | |
2018-04-26 | Initial code checkin | Sven-Hendrik Haase | 1 | -0/+62 | |