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.yml #499

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add .travis.yml #499

wants to merge 2 commits into from

Conversation

mmhobi7
Copy link

@mmhobi7 mmhobi7 commented Mar 23, 2017

Added Travis, just switch it on through travis-ci.org
#489

.travis.yml Outdated
@@ -0,0 +1,6 @@
dist: trusty
sudo: false
Copy link
Contributor

Choose a reason for hiding this comment

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

sudo is false by default, you can remove this line.
https://docs.travis-ci.com/user/ci-environment/#Virtualization-environments

Copy link

@robbyoconnor robbyoconnor left a comment

Choose a reason for hiding this comment

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

Uh why run the tests?

Copy link

@robbyoconnor robbyoconnor left a comment

Choose a reason for hiding this comment

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

see above

@mmhobi7
Copy link
Author

mmhobi7 commented May 15, 2017

idk

@robbyoconnor
Copy link

Perhaps you should run tests? This is utterly useless otherwise...

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.

3 participants