diff options
| author | Yuval Adam <_@yuv.al> | 2018-02-19 21:41:29 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-02-19 21:41:29 +0100 |
| commit | b78bb2cc81bfa47ac96ea5233eb7cbaedbb38934 (patch) | |
| tree | 757d384463a43a314ea501402624b312efc54897 /.travis.yml | |
| parent | 51860a1ecf14be8195d563e841f0fb0694e6d3db (diff) | |
Fix tests
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 5adf519..4a218ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,5 @@ language: python python: - - "3.4" - - "3.5" - "3.6" install: - pip install pytest |
