aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 00d5bb6..0a7ad4a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,5 +29,4 @@ after_success:
- |
[ $TRAVIS_BRANCH = master ] &&
[ $TRAVIS_PULL_REQUEST = false ] &&
- patch Cargo.toml < preupload.patch &&
cargo publish --token ${CRATESIO_TOKEN}