Who? Me?!
9c5a183b38
Update .travis.yml
2020-06-02 13:23:36 -05:00
Who? Me?!
33fa72af75
Playing with travis images
2020-06-02 13:23:36 -05:00
mark
a74c2abbef
update to mdbook 0.3.5
2020-04-05 19:56:19 -05:00
Yuki Okushi
cb00f3199d
Add travis config for custom domain ( #608 )
2020-03-10 10:02:55 -03:00
Mark Mansi
a136b4b6c4
use cargo install
2020-01-30 21:47:13 -06:00
Who? Me?!
0076be2fba
Don't run mdbook test
...
We don't want to test almost any of our code blocks... none of them are valid on their own...
2019-11-26 21:00:34 -06:00
Mark Mansi
73f6cdfe3e
remove all the hacks, add some improvements
2019-11-05 11:58:33 -06:00
Amanjeev Sethi
feb3229dbf
Fix (build CI script):
...
* Removes timeout hack because it is not needed because we have upgraded mdbook_linkcheck
* Renamed build script because it is no longer ignoring timeouts
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
dbe31d4a33
Revert "Removes timeout script call so CI does not have false pasitives"
...
This reverts commit 5aa733097a .
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
4a25cfa4ab
Removes timeout script call so CI does not have false pasitives
2019-10-04 16:32:47 -05:00
Mark Mansi
941968db2f
hack + drive-by-fix
2019-09-05 19:04:33 -05:00
Michael Bryan
1952189e86
Made sure travis caches mdbook-linkcheck's cache file
2019-09-05 17:03:24 -05:00
Who? Me?!
d420542602
hack around timeouts ( #416 )
2019-08-05 17:57:25 -03:00
Mark Mansi
1ff2ac0c2a
use nightly rust for ci
2019-04-25 20:39:32 -05:00
Niko Matsakis
a72a068722
bump max line length to 100
...
otherwise our summary.md doesn't fit
2018-09-11 16:31:47 -04:00
varkor
6e4286d387
Add mdbook test to Travis
2018-04-06 14:18:08 -05:00
Alexander Regueiro
193a2bf42e
Travis CI script now sets `globstar` shell option.
2018-03-26 20:28:00 -05:00
Alexander Regueiro
61a3f536d1
Added check for all source files to ensure they have no lines longer than 80 chars.
2018-03-26 20:28:00 -05:00
Eric Huss
b9bc44dc5c
Fix Github Pages path.
...
The newer version of mdBook uses a different path for the html output.
2018-02-17 22:46:40 -06:00
Michael Bryan
66d2008ac0
Toned down the log verbosity
2018-01-31 14:13:10 -05:00
Michael Bryan
acf36f823e
Removed ghp-import and run mdbook build unconditionally
2018-01-31 14:13:10 -05:00
Niko Matsakis
67da39e4b3
try adjusting secure password again
2018-01-24 04:17:48 -05:00
Niko Matsakis
1e6fdb45a2
try to use travis's builtin deploy workflow
2018-01-23 21:45:37 -05:00
Niko Matsakis
a86602e8f2
add an encrypted auth token
2018-01-23 10:46:33 -05:00
Niko Matsakis
15ff0b7ef1
improvements to travis setup -- cache, use command -v
2018-01-19 14:48:39 -05:00
Niko Matsakis
74916aa83d
invoke `cargo` to install mdbook
2018-01-19 07:28:19 -05:00
Michael Bryan
11b19a4f4b
Created a couple basic CI scripts
2018-01-17 12:30:45 +08:00