Skip to content

feat: add travis ci #12

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

Merged
merged 14 commits into from
Jan 18, 2019
Merged

feat: add travis ci #12

merged 14 commits into from
Jan 18, 2019

Conversation

dtopuzov
Copy link
Contributor

Add Travis CI to check for styling errors and run unit tests.

Add Travis CI to check for styling errors and run unit tests.
`--user` cause failing travis build:
```
0.22s$ pip install --upgrade -r requirements.txt --user
Can not perform a '--user' install. User site-packages are not visible in this virtualenv.
The command "pip install --upgrade -r requirements.txt --user" failed and exited with 1 during .
```
Latest pylint availalbe for python2 is 1.9.4.
Fix slash in path of travis.yml
Python2 has no FileNotFoundError, so use IOError.
@dtopuzov dtopuzov merged commit 1f6cd2c into master Jan 18, 2019
@dtopuzov dtopuzov deleted the dtopuzov/add-travis-ci branch January 18, 2019 15:46
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.

1 participant