set publish to false, update meta links (#258)

This commit is contained in:
Sean McArthur
2019-06-06 13:58:22 -07:00
committed by Carl Lerche
parent dc961c3e78
commit 60aceba2bb
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ matrix:
#
# This job will also build and deploy the docs to gh-pages.
- env: TARGET=x86_64-unknown-linux-gnu
rust: 1.15.0
rust: 1.26.0
after_success:
- |
pip install 'travis-cargo<0.2' --user &&