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

Add initial .travis.yml #36

Merged
merged 2 commits into from
Nov 10, 2015
Merged

Add initial .travis.yml #36

merged 2 commits into from
Nov 10, 2015

Conversation

nhandler
Copy link
Contributor

Add an initial .travis.yml file. We can extend this later.

@nhandler nhandler self-assigned this Nov 10, 2015
python:
- "2.7"
install: "pip install -r requirements.txt"
script: make itest
Copy link
Contributor

Choose a reason for hiding this comment

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

Just make test to start

@nhandler
Copy link
Contributor Author

I'm going to go ahead and merge this (plus any of the iterations that will likely need to be made) per @solarkennedy offline.

nhandler added a commit that referenced this pull request Nov 10, 2015
Add initial .travis.yml
@nhandler nhandler merged commit 59ba5f0 into master Nov 10, 2015
@nhandler nhandler deleted the travis branch November 10, 2015 18:30
@nhandler nhandler mentioned this pull request Nov 10, 2015
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.

2 participants