Simplify config

This commit is contained in:
Hugo
2019-05-16 18:36:45 +03:00
committed by GitHub
parent d36f391957
commit be295ba4d4

View File

@@ -3,8 +3,7 @@ language: python
install: "make"
# command to run tests
script:
- |
make test-readme
- make test-readme
- make ci
cache: pip
jobs: