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

Update sample travis.yml #581

Closed
jayvdb opened this issue Dec 16, 2018 · 1 comment · Fixed by #593
Closed

Update sample travis.yml #581

jayvdb opened this issue Dec 16, 2018 · 1 comment · Fixed by #593
Assignees

Comments

@jayvdb
Copy link
Member

jayvdb commented Dec 16, 2018

The example travis.yml should be updated to be

sudo: false
dist: xenial
language: generic
services: docker
script: docker run -v=$(pwd):/app --workdir=/app coala/base
@Anmolbansal1
Copy link
Contributor

@jayvdb can i work on this issue?

Anmolbansal1 added a commit to Anmolbansal1/documentation that referenced this issue Jan 24, 2019
Anmolbansal1 added a commit to Anmolbansal1/documentation that referenced this issue Jan 28, 2019
Updated sample travis.yml as described in issue.

Closes coala#581
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants