only travis on releases
This commit is contained in:
parent
af68c07931
commit
aafba60858
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ env:
|
|||
os: linux
|
||||
dist: xenial
|
||||
|
||||
#branches:
|
||||
# only:
|
||||
# - "/^v\\d+\\.\\d+\\.\\d+$/"
|
||||
branches:
|
||||
only:
|
||||
- "/^v\\d+\\.\\d+\\.\\d+$/"
|
||||
|
||||
install:
|
||||
- rvm install 2.3.1
|
||||
|
|
Loading…
Reference in a new issue