Skip to content
Snippets Groups Projects
Commit 089e1471 authored by Sébastien Helleu's avatar Sébastien Helleu
Browse files

Add .travis.yml file for Travis CI

parent 2e77afa8
No related branches found
No related tags found
No related merge requests found
language: python
python:
- "2.7"
- "3.2"
install:
- "pip install pylint"
script:
- pylint weercd.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment