diff options
| -rw-r--r-- | .travis.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ab896b0..0000000 --- a/.travis.yml +++ /dev/null @@ -1,10 +0,0 @@ -language: python -python: - - "3.5" - - "3.6" -install: - - pip install pytest -script: - - pytest -notifications: - email: false |
