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

a problem about .travis.yml file #6

Open
walterzhaoJR opened this issue Feb 7, 2019 · 1 comment
Open

a problem about .travis.yml file #6

walterzhaoJR opened this issue Feb 7, 2019 · 1 comment

Comments

@walterzhaoJR
Copy link

image

@KayEss
Copy link
Member

KayEss commented Feb 7, 2019

I don't think Travis uses Ansible. Travis is a CI system. In the files you should find some commands that, when run on an Ubuntu system, should allow you to do a build. You may have to adjust some commands depending on exactly which version you're using and what compilers etc. you already have installed. The travis cmake file should give you an idea of the sort of thing you'd need to use in your project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants