From aafba6085825302f3f5c2a7552282680feaa4c5d Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Thu, 22 Jun 2017 10:47:59 -0400 Subject: [PATCH] only travis on releases --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9676d6e89..9e6873e39 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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