Skip to content

Instantly share code, notes, and snippets.

@jacobwyke
Created November 6, 2017 17:20
Show Gist options
  • Save jacobwyke/e460286e5cb481ca70de5f3a1c0ecb47 to your computer and use it in GitHub Desktop.
Save jacobwyke/e460286e5cb481ca70de5f3a1c0ecb47 to your computer and use it in GitHub Desktop.
Jenkins specific tox enviroments
[tox]
envlist = assets, flake8, py35
[tox:jenkins]
envlist = flake8, py35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment