Skip to content
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.

Feature/travis sauce #110

Merged
merged 14 commits into from
May 1, 2015
Merged

Feature/travis sauce #110

merged 14 commits into from
May 1, 2015

Conversation

jmcarp
Copy link
Contributor

@jmcarp jmcarp commented Apr 30, 2015

Replacement for #85 and #86.

* Use production for builds targeting `master`
* Use development for builds targeting `develop`
- npm install -g browserify
- npm run build
- python __init__.py &
- if [[ $TRAVIS_BRANCH = 'master' ]]; then export FEC_WEB_API_URL="https://api.open.fec.gov"; fi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not going to hold up the merge for this, but it might make sense to run off of staging instead of production in this case.

arowla added a commit that referenced this pull request May 1, 2015
@arowla arowla merged commit b793c2b into fecgov:develop May 1, 2015
@arowla arowla removed the plz-review label May 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants