mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
@@ -1,5 +1,6 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: python
|
language: python
|
||||||
|
cache: pip
|
||||||
python:
|
python:
|
||||||
- '3.4'
|
- '3.4'
|
||||||
addons:
|
addons:
|
||||||
@@ -158,4 +159,3 @@ before_deploy:
|
|||||||
- zip -r --exclude=*__pycache__* notifications-api *
|
- zip -r --exclude=*__pycache__* notifications-api *
|
||||||
- mkdir -p dpl_cd_upload
|
- mkdir -p dpl_cd_upload
|
||||||
- mv notifications-api.zip dpl_cd_upload/notifications-api-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip
|
- mv notifications-api.zip dpl_cd_upload/notifications-api-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user