aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-08-10 00:41:02 +1000
committerDylan Araps <[email protected]>2017-08-10 00:41:02 +1000
commitdb88dd2d25b0c851b43122c17eaceb0f5fe37706 (patch)
treeab76e52810f5ce5b31e7387210438e4ae3023f4e
parentcolors: Use an ordered dict to store the colors. (diff)
downloadpywal-db88dd2d25b0c851b43122c17eaceb0f5fe37706.tar.xz
pywal-db88dd2d25b0c851b43122c17eaceb0f5fe37706.zip
travis: Test on Python 3.5
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 36c9a18..1c9b3d8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: python
python:
+ - "3.5"
- "3.6"
before_install: