Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit a7db045

Browse files
committed
More futzing with travis
1 parent ec0eaee commit a7db045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ script:
1616
- |
1717
travis-cargo build &&
1818
travis-cargo test &&
19-
travis-cargo --only stable doc
19+
travis-cargo --only nightly doc
2020
after_success:
21-
- travis-cargo --only stable doc-upload
21+
- travis-cargo --only nightly doc-upload
2222
env:
2323
global:
2424
- secure: TODO

0 commit comments

Comments
 (0)