Do not call travis-cargo doc at all
This commit is contained in:
parent
a15301ed11
commit
22f8a60b43
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ script:
|
||||||
travis-cargo -q build &&
|
travis-cargo -q build &&
|
||||||
travis-cargo -q test &&
|
travis-cargo -q test &&
|
||||||
travis-cargo -q bench &&
|
travis-cargo -q bench &&
|
||||||
travis-cargo --only stable doc &&
|
|
||||||
cd -
|
cd -
|
||||||
} || exit 1
|
} || exit 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue