Commit Graph

17 Commits

Author SHA1 Message Date
Philipp Oppermann
7d584818ff Fix CI by avoiding duplicate rustup installation (#330)
Travis uses rustup by default now
2017-06-19 14:05:54 +02:00
Philipp Oppermann
31aab55ace Remove rustfmt check for now due to rust-lang-nursery/rustfmt#1375 2017-03-19 13:22:35 +01:00
Philipp Oppermann
7ef97adb9c CI: Remove hugo build and deploy 2017-03-12 00:25:45 +01:00
Philipp Oppermann
f4ff2b0000 Keep installed tools up-to-date using cargo-update 2016-12-19 11:01:21 +01:00
Philipp Oppermann
9583cdea28 Test for rustfmt/xargo instead of using || true (#257) 2016-11-30 16:29:01 +01:00
Philipp Oppermann
c7268cff3b Fix CI for xargo 0.2.0 2016-11-19 10:46:07 +01:00
Philipp Oppermann
9f7994772b Add ~/.cargo/bin to PATH 2016-09-21 15:17:39 +02:00
Philipp Oppermann
bd285b1731 Use kalakris-cmake for cmake 2.8.11 2016-09-21 14:54:49 +02:00
Philipp Oppermann
43ed189b35 Fix travis: Install xargo in before_script 2016-09-21 14:45:03 +02:00
Philipp Oppermann
9830f4ef48 Check rustfmt formatting in travis builds (#210)
* Install rustfmt

* Check formatting in travis builds
2016-08-27 13:45:18 +02:00
Philipp Oppermann
68921b625d Cache cargo directories (#209) 2016-08-27 13:11:44 +02:00
Philipp Oppermann
f1c68fd6dc Remove installation of pygments
We don't deploy on this branch, so syntax highlighting is not needed.
2016-05-02 15:44:36 +02:00
Philipp Oppermann
d056a41154 Trigger rebuild of hugo branch instead of deploying ourselves 2016-05-02 15:32:10 +02:00
Philipp Oppermann
1e69a0c627 Build hugo blog using travis 2016-05-01 15:07:07 +02:00
Philipp Oppermann
8651fafb2c Prepare hugo migration: Disable automatic blog update 2016-04-25 19:29:01 +02:00
Philipp Oppermann
7e5dad2277 Update blog on push to master through travis 2015-11-06 23:55:00 +01:00
Philipp Oppermann
a97009dddf Add a configuration file for travis CI 2015-08-25 14:54:05 +02:00