Commit 70fdeb79 authored by Zhang's avatar Zhang
Browse files

rm

parent b4ff422b
language: python
python:
- "2.7"
- "3.5"
- "3.6"
cache: pip
install:
- pip install -r requirements.txt
- pip install pylint
script:
- pylint
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment