Enable GitLab CI

This commit is contained in:
Ian Cordasco 2016-06-25 15:28:31 -05:00
parent 00575214db
commit b5d13260eb
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
2 changed files with 23 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[tox]
minversion=2.3.1
envlist = py27,py33,py34,py35,flake8
envlist = py27,py33,py34,py35,flake8,linters,docs
[testenv]
deps =