Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Travis Build #412

Merged
merged 1 commit into from
Jan 30, 2020
Merged

Fix Travis Build #412

merged 1 commit into from
Jan 30, 2020

Conversation

petedannemann
Copy link
Contributor

@petedannemann petedannemann commented Jan 24, 2020

Fix Travis Build

Motivation

#404 made Travis fail due to GCS mocks being enabled when they shouldn't have. We can fix this by changing GCS mocks to toggle from an environment variable specific to GCS instead of the same one as S3.

Odd this didn't fail on the gcs branch, it doesn't look like the Travis build is different for branches and master?

Checklist

Before you create the PR, please make sure you have:

  • Picked a concise, informative and complete title
  • Clearly explained the motivation behind the PR
  • Linked to any existing issues that your PR will be solving
  • Included tests for any new functionality
  • Checked that all unit tests pass

@petedannemann petedannemann reopened this Jan 24, 2020
@petedannemann petedannemann changed the title Make env var for gcs different so mocks are not enabled Fix Travis Build from GCS bug Jan 24, 2020
@petedannemann petedannemann changed the title Fix Travis Build from GCS bug Fix Travis Build Jan 24, 2020
@mpenkov mpenkov merged commit 3ce9f18 into piskvorky:master Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants