Skip to content

Commit

Permalink
Merge branch 'release/v1.22.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
appsol committed Jul 6, 2023
2 parents 7da0b71 + 8b4e45f commit 847e4c5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ VUE_APP_BUGSNAG_API_KEY=
VUE_APP_CONTACT_EMAIL=
VUE_APP_CQC_LOCATION_ACTIVE=
VUE_APP_SERVICE_TAGS=
VUE_APP_S3D_BUCKET=
VUE_APP_S3D_ACL=private
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
os: linux
dist: xenial

branches:
only:
# Tagged releases
Expand All @@ -10,8 +13,9 @@ branches:
- develop

language: node_js

node_js:
- '14'
- 14

cache:
directories:
Expand Down
2 changes: 0 additions & 2 deletions aws/requirements.txt

This file was deleted.

0 comments on commit 847e4c5

Please sign in to comment.