Skip to content

Commit c04c4df

Browse files
committed
Do not build latest, v* branches
1 parent 413a64f commit c04c4df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ before_script:
1313
- unzip BrowserStackLocal-linux-x64.zip
1414
- ./BrowserStackLocal $BROWSER_STACK_ACCESS_KEY localhost,8001,0 > /dev/null &
1515
- sleep 10
16+
branches:
17+
except:
18+
- latest
19+
- /^v\d/

0 commit comments

Comments
 (0)