This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
tantivy-cli
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
All branches
develop
Paul Masurel
7 years ago
parent
1b76ccdb5e
commit
494c73e9ae
1 changed files
with
1 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
.travis.yml
+ 1
- 2
.travis.yml
View File
@@ -48,7 +48,6 @@ deploy:
file: $CRATE_NAME-$TRAVIS_TAG-$TARGET.*
file: $CRATE_NAME-$TRAVIS_TAG-$TARGET.*
on:
on:
tags: true
tags: true
branch: master
provider: releases
provider: releases
skip_cleanup: true
skip_cleanup: true
@@ -60,7 +59,7 @@ before_cache:
branches:
branches:
only:
only:
# release tags
# release tags
- /^
v
\d+\.\d+\.\d+.*$/
- /^
.*
\d+\.\d+\.\d+.*$/
- master
- master
notifications:
notifications:
Write
Preview
Loading…
Cancel
Save