Commit graph

18 commits

Author SHA1 Message Date
Roman Proskuryakov
dde4b89369 Make Travis cfg pretty and modular (#118) 2019-09-03 09:09:05 +02:00
Stjepan Glavina
38a86766d3 Add future::timeout() (#20)
* Add future::timeout()

* Update src/future/timeout.rs

Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>

* Update src/future/timeout.rs

Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>

* Put futues::timeout behind unstable feature
2019-08-30 20:28:49 +02:00
James Munns
192c9683d9 Correct boolean inversion and overrided env vars 2019-08-27 16:45:32 +02:00
James Munns
b39c720681 Only install mdbook if building the book 2019-08-27 16:41:31 +02:00
James Munns
e0212e5229 Don't install cargo-update at all 2019-08-27 15:59:28 +02:00
James Munns
eba85c3ede Fix regex, also install cargo-update with trust 2019-08-27 15:33:46 +02:00
James Munns
de62620460 Implement installation using trust 2019-08-27 15:23:34 +02:00
Darin Morrison
06952b4c97 Test and build the book on travis 2019-08-25 04:34:41 -07:00
Stjepan Glavina
e9e3754402
Add Surf example (#78)
* Add Surf example

* Use a different osx image
2019-08-18 19:14:27 +02:00
Florian Gilcher
3b9ee1ad48
Revert "Manual: automated link checking using mdbook-linkcheck (#61)"
This reverts commit fc1774a8ad.
2019-08-18 15:21:55 +02:00
ngirard
fc1774a8ad Manual: automated link checking using mdbook-linkcheck (#61)
* travis.yml: add before_script instruction for mdbook and mdbook-linkcheck

* book.toml: add mdbook-linkcheck config options

* Update book.toml
2019-08-18 13:15:35 +02:00
Florian Gilcher
7e5ff9409b
Reenable windows builds (#49)
Currently deactivates windows docs build with `--feature docs`.
2019-08-16 21:46:23 +02:00
Stjepan Glavina
d287237f7b Deny warnings on Travis 2019-08-14 03:58:58 +02:00
Florian Gilcher
09f0325746
Deactivate windows tests for now 2019-08-13 20:24:04 +02:00
Stjepan Glavina
e93c138bf6 Reorder commands 2019-08-12 21:44:06 +02:00
Stjepan Glavina
08af9053d0 Fix broken build 2019-08-12 20:59:51 +02:00
Stjepan Glavina
e02349473c Change docs.rs to docs 2019-08-12 20:53:24 +02:00
Florian Gilcher
5b0a6269a9
Initial commit 2019-08-08 14:44:48 +02:00