diff options
| author | Bob Halley <halley@play-bow.org> | 2016-09-20 05:46:03 -0700 |
|---|---|---|
| committer | Bob Halley <halley@play-bow.org> | 2016-09-20 05:46:03 -0700 |
| commit | fc1f58c25e10c1891a6304d232ff597f160647ee (patch) | |
| tree | bbc1cb5268116526f6de4efc01428a0847d4084c | |
| parent | 34e2240a4b3a800331fd77c724bdca67d095a2bc (diff) | |
| download | dnspython-fc1f58c25e10c1891a6304d232ff597f160647ee.tar.gz | |
remove travis
| -rw-r--r-- | .travis.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index a38210b..0000000 --- a/.travis.yml +++ /dev/null @@ -1,6 +0,0 @@ -language: python -python: - - "3.3" - - "3.4" - - "3.5" -script: make test |
