Skip to content

Commit

Permalink
Cicd changes (#37)
Browse files Browse the repository at this point in the history
* CI/CD integration fix for branch restriction

Co-authored-by: froala-travis-bot <[email protected]>
  • Loading branch information
froala-travis-bot and froala-travis-bot authored Dec 5, 2022
1 parent 9e5fc80 commit 022017c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ git:
depth: false
quiet: false
language: generic
dist: bionic
dist: bionic
sudo: required
branches:
only:
only:
- /dev*/
- /AO-dev*/
- /QA*/
Expand All @@ -31,4 +31,4 @@ notifications:
recipients:
- [email protected]
on_success: always
on_failure: always
on_failure: always

0 comments on commit 022017c

Please sign in to comment.