Skip to content

Commit

Permalink
DO NOT MERGE POINTS TO MY MDBOOK FORK
Browse files Browse the repository at this point in the history
  • Loading branch information
carols10cents committed Aug 30, 2019
1 parent d723b44 commit 233d16e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dist: trusty
language: rust
cache: cargo
rust:
- 1.31.1
- 1.35.0
branches:
only:
- master
Expand All @@ -13,6 +13,6 @@ addons:
- aspell
- aspell-en
before_script:
- (cargo install mdbook --vers 0.2.3 --force || true)
- (cargo install mdbook --git https://github.com/integer32llc/mdBook.git --branch rustdoc_include --force || true)
script:
- bash ci/build.sh

0 comments on commit 233d16e

Please sign in to comment.