Skip to content

Commit

Permalink
Travis Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
DEKHTIARJonathan committed Aug 13, 2017
1 parent 3ad41fc commit a55e9f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services: postgresql

before_install:
- export DJANGO_SETTINGS_MODULE=application.settings
- export PYTHONPATH=$HOME/builds/DataIsTheNewBlack/FeedCrunch.IO
- export PYTHONPATH=$HOME/builds/DEKHTIARJonathan/FeedCrunch.IO
- virtualenv venv

install:
Expand Down Expand Up @@ -65,7 +65,7 @@ deploy:
on:
branch: master
python: '3.6'
repo: DataIsTheNewBlack/FeedCrunch.IO
repo: DEKHTIARJonathan/FeedCrunch.IO

- provider: cloudfoundry
api: https://api.eu-gb.bluemix.net
Expand All @@ -78,7 +78,7 @@ deploy:
on:
branch: dev
python: '3.6'
repo: DataIsTheNewBlack/FeedCrunch.IO
repo: DEKHTIARJonathan/FeedCrunch.IO

- provider: releases
api_key: "$GITHUB_OAUTH_TOKEN"
Expand All @@ -87,4 +87,4 @@ deploy:
on:
tags: true
python: '3.6'
repo: DataIsTheNewBlack/FeedCrunch.IO
repo: DEKHTIARJonathan/FeedCrunch.IO

0 comments on commit a55e9f4

Please sign in to comment.