Commit Graph

8 Commits

Author SHA1 Message Date
Michael Bryan e791f250fa
Workaround for travis-ci/travis-ci#4704 (#529)
large writes to stdout error with errno 11 (resource unavailable)
2018-01-06 04:47:59 +08:00
Michael Bryan cd1abf8ec2
Revert "Added dummy `df` statements to debug the travis failures (#526)" (#528)
This reverts commit 2b943d703f.
2018-01-06 04:41:26 +08:00
Michael Bryan 2b943d703f
Added dummy `df` statements to debug the travis failures (#526)
https://internals.rust-lang.org/t/rustdoc-ice-in-ci-build/6480/2
2018-01-05 18:39:23 +08:00
Michael Bryan daade63c27
Rolls back the Iron version due to issues with staticfile 2018-01-02 22:02:34 +08:00
Michael Bryan 9480ac0ea6
All git commands in github_pages.sh are now `--quiet` 2017-12-30 23:31:32 +08:00
Michael Bryan 65900b87e6
Use `cargo run` for github pages instead of hard-coding the binary path 2017-12-30 21:47:53 +08:00
Michael Bryan d4a5176f26
Forgot to install npm deps globally in #516 2017-12-30 20:23:06 +08:00
Michael Bryan c721ba82b2
Update travis CI (#516)
* Use japaric/trust for travis configuration

* Moved the github pages logic (not running the script breaks the build)

* Removed the x86 linux musl build
2017-12-30 19:15:17 +08:00