Don't run cli tests twice

This commit is contained in:
Oliver Charlesworth
2018-04-07 23:24:44 +01:00
parent ef2fb0aaa4
commit e3f71ccaed
+1 -1
View File
@@ -9,7 +9,7 @@ env:
- TEST_SUITE='dotvenv or check or unused or requirements'
- TEST_SUITE='complex'
- TEST_SUITE='markers or run or project or utils'
- TEST_SUITE='not (dotvenv or check or unused or requirements or complex or markers or run or project or utils or install)'
- TEST_SUITE='not (cli or dotvenv or check or unused or requirements or complex or markers or run or project or utils or install)'
# command to install dependencies
install: