Skip to content

Commit

Permalink
0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chenby committed Feb 24, 2019
1 parent 7a4bdc8 commit a09d40c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:

branches:
only:
- 0.1.x
- master

script:
# push to docker hub
Expand Down Expand Up @@ -38,7 +38,4 @@ deploy:
- "./target/redis-rdb-cli-release.tar.gz"
- "./target/redis-rdb-cli-release.zip"

skip_cleanup: true

on:
branches: 0.1.x
skip_cleanup: true

0 comments on commit a09d40c

Please sign in to comment.