Correct circleci

This commit is contained in:
Adrien Ferrand 2018-09-18 12:10:23 +02:00
parent cf81044989
commit 48ccab42e6

View File

@ -53,7 +53,7 @@ workflows:
only: /^[0-9.]+/
- deploy:
requires:
- test
- build-n-test
filters:
branches:
only: /^(master|4|3)$/