We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413a64f commit c04c4dfCopy full SHA for c04c4df
.travis.yml
@@ -13,3 +13,7 @@ before_script:
13
- unzip BrowserStackLocal-linux-x64.zip
14
- ./BrowserStackLocal $BROWSER_STACK_ACCESS_KEY localhost,8001,0 > /dev/null &
15
- sleep 10
16
+branches:
17
+ except:
18
+ - latest
19
+ - /^v\d/
0 commit comments