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

Commit 653b135

Browse files
author
Dennis Schwartz
committed
Deploy master instead of develop.
1 parent 08d8417 commit 653b135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
script:
1616
- npm run unit
1717
- stage: deploy-dev
18-
if: branch = develop
18+
if: branch = master
1919
before_script:
2020
- docker pull philm/ansible_playbook
2121
- git clone -b master https://github.com/biojs/biojs-backend-ansible.git

0 commit comments

Comments
 (0)