aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6de035ed..8f265fb1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,18 @@
1language: python 1language: python
2 2
3cache:
4 directories:
5 - test/testing_cache-5.1
6 - test/testing_cache-5.2
7 - test/testing_cache-5.3
8 - test/testing_cache-2.0
9 - test/testing_cache-2.1
10 - test/testing_server-5.1
11 - test/testing_server-5.2
12 - test/testing_server-5.3
13 - test/testing_server-2.0
14 - test/testing_server-2.1
15
3matrix: 16matrix:
4 include: 17 include:
5 - os: linux 18 - os: linux