diff options
| author | Yuval Adam <_@yuv.al> | 2020-02-01 13:07:48 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-02-01 13:07:48 +0200 |
| commit | 8b5c5677df2d2b9d318034cb38fdefffb0a00ae5 (patch) | |
| tree | e070f57a4cc38676a8701c95796069b97c296909 | |
| parent | 0982483a0ec6fe055e8c32f097657f8118eeb759 (diff) | |
Remove travis.yml
| -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 |
