Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 94194fd

Browse files
committed
Snapshots from develop
1 parent 20e0943 commit 94194fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
stages:
1515
- test
1616
- name: deploySnapshot
17-
if: branch = master
17+
if: branch = develop
1818
- name: deployRelease
1919
if: tag IS present
2020

@@ -46,7 +46,7 @@ jobs:
4646
skip_cleanup: true
4747
on:
4848
repo: Hi-Fi/robotframework-seleniumlibrary-java
49-
branch: master
49+
branch: develop
5050
- stage: deployRelease
5151
addons: skip
5252
install: skip

0 commit comments

Comments
 (0)