tPerform deployment on tagged releases - Granular.jl - Julia package for granular dynamics simulation
HTML git clone git://src.adamsgaard.dk/Granular.jl
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit ffe363be728841c67964570ff4bc4a50cd89582b
DIR parent 198e63ed27601ec6da51399a87e65a1414cb8ae3
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 8 Aug 2018 17:57:50 +0200
Perform deployment on tagged releases
Diffstat:
M .travis.yml | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/.travis.yml b/.travis.yml
t@@ -34,6 +34,8 @@ deploy:
on:
os: linux
julia: 0.6
+ all_branches: true
+ condition: $TRAVIS_BRANCH =~ ^master|v\d+\.\d+(\.\d+)?(-\S*)?$
matrix:
allow_failures: