Skip to content

Commit 4a78c4c

Browse files
committed
Stop uploading master docs
They're not very useful
1 parent d021573 commit 4a78c4c

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,8 @@ language: rust
22
rust:
33
- nightly
44
- beta
5+
- stable
56
addons:
67
postgresql: 9.3
78
script:
89
- cargo test
9-
- cargo doc --no-deps
10-
after_success:
11-
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && test $TRAVIS_RUST_VERSION == "nightly" && ./.travis/update_docs.sh
12-
env:
13-
global:
14-
secure: r3ugr11ER3l892nwRNDgpf3PMzZ+hucTGuhGHdatUiMGJ6us9E4inhG+dqvV8UoctMFjaO1tYxVHlwpgxo17Spnc6lopH+MrRHP7H42eEkUZbMEAKiHss/M1w6KocVEKsJdTtaNfN8V7MWAjCDAIL4txTbffBGnIfBhPGWVh09M=

.travis/update_docs.sh

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)