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 Travis support #152

Merged
merged 2 commits into from
May 16, 2014
Merged

Add Travis support #152

merged 2 commits into from
May 16, 2014

Conversation

gfontenot
Copy link
Member

These changes enable Travis support by default.

This generates the template files required for use with Travis
@hyperspacemark
Copy link
Contributor

Try running this without the env: export LANG in the travis.yml. When I set this up on Receipts, I had to do it because of a bug on Travis at the time. But it really shouldn't be necessary as UTF-8 is the default.

If it works, we should pop it out of our other Travis configs.

@gfontenot
Copy link
Member Author

I should note, btw, that this isn't quite working yet. The way we're generating the schemes isn't right, and the test action isn't being set up. I'm working on that now.

@gfontenot
Copy link
Member Author

I'm going to leave the LANG setting in for now, since Travis throws warnings without it.

@gfontenot gfontenot merged commit 72f6327 into master May 16, 2014
@gfontenot gfontenot deleted the gf-travis branch May 16, 2014 16:14
@gfontenot gfontenot mentioned this pull request May 16, 2014
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