Browse Source

Update travis

wasi
Alex Crichton 6 years ago
parent
commit
46258a14aa
  1. 1
      .travis.yml

1
.travis.yml

@ -20,6 +20,7 @@ matrix:
env: TARGET=x86_64-unknown-linux-gnu NO_ADD=1
- name: "master doc to gh-pages"
install: true
rust: nightly
script:
- cargo doc --no-deps --all-features

Loading…
Cancel
Save