Rename "flakes" testenv to "linting" as requested in review

This commit is contained in:
Bruno Oliveira
2016-01-05 18:14:57 -02:00
parent 02dd6df6e6
commit 3e34db50fb
4 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ build: false # Not a C# project, build stuff at the test step instead.
test_script:
- 'set TESTENVS=
flakes,
linting,
py26,
py27,
py33,