Commit graph

15 commits

Author SHA1 Message Date
VeryTastyTomato e608b7d344
fix: shellcheck warnings (#663)
SC2086: Double quote to prevent globbing and word splitting.
SC2162: read without -r will mangle backslashes
2020-11-30 07:56:58 +01:00
XAMPPRocky 53e8e0aa12
Update build.bash 2020-05-28 05:45:18 +02:00
XAMPPRocky 48c5ed1582
Update build.bash 2020-05-26 14:10:23 +02:00
Erin Power 2d2597837d
Create Ferris' Mean Bean Machine
Seperate project coming soon
2020-02-19 10:24:29 +01:00
XAMPPRocky b14bd1edda
Update before_deploy.sh 2020-02-16 18:15:23 +01:00
Erin Power 781124caf1
fix travis 2020-02-13 19:46:18 +01:00
Erin Power ce0e542f42
fix appveyor 2020-02-13 19:39:14 +01:00
Erin Power 17447c598c
Update Travis & Appveyor to latest trust template 2020-02-13 10:30:42 +01:00
Aaron Power 6c906f3ce0 Updated CI to test and deploy featured versions 2018-02-22 14:20:44 +00:00
Aaron Power f6804f9670 Trying to upgrade rustup 2017-09-11 04:44:10 +01:00
Alexey Zabelin d6910d1808 Move CI to trust (#122)
* Move CI to trust

These changes configure the trust template to use the correct
credentials and project name. The rest was left as is.

There seems to be an issue with rustup at the moment
https://github.com/rust-lang-nursery/rustup.rs/issues/1092. As suggested in
https://github.com/rust-lang-nursery/rustup.rs/issues/1092#issuecomment-299454982
I've enabled the `allow_failures` feature for nightly builds.

* Allow failures for beta channel

* Add beta channels for travis and appveyor
2017-05-06 01:21:49 +01:00
Aaron Power ed7ba866cc Fixed musl builds 2016-12-10 19:40:53 +00:00
Aaron Power c3bcca8caf Auto deployed releases now come with all serialisation formats 2016-12-10 16:16:34 +00:00
Aaron Power ca9d1926fe Fixed serialisation features 2016-12-03 13:22:56 +00:00
Aaron Power c659808897 Added CI from rust-everywhere 2016-11-28 08:10:05 +00:00