Skip to content

Commit 48aaf00

Browse files
committed
Only upload docs on success
1 parent 5f52e03 commit 48aaf00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ script:
1414
- make
1515
- make check
1616
- make doc
17-
after_script:
17+
after_success:
1818
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh

0 commit comments

Comments
 (0)