summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2018-01-17 12:53:11 +0100
committerGitHub <noreply@github.com>2018-01-17 12:53:11 +0100
commit9cf45ebf8c9d59442e4739befeac968002510699 (patch)
tree018de5027b67489f657c8b2deb673bdb22f75940
parenta54d0c9cbbbbac08ca024e513d337873da393785 (diff)
parent04a3b58aded8f415d4e1d6b83230f1d6bde75153 (diff)
downloadsqlparse-9cf45ebf8c9d59442e4739befeac968002510699.tar.gz
Merge pull request #379 from jdufresne/cache
Enable pip cache in Travis CI
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index dcb1273..c7802dd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: python
+cache: pip
python: 3.5
env: