Adding pipeline.yml file

This commit is contained in:
Luke Robles 2017-08-17 16:23:37 -07:00
parent acb4449ecd
commit 59750ec040

View File

@ -1,6 +1,4 @@
image: python:3.6.2-alpine3.6 image: python:3.6.2-alpine3.6
services:
- dragon-bot
before_script: before_script:
- pip install pylint - pip install pylint