aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b5af37e..1be5c8b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,3 +9,5 @@ install:
9script: 9script:
10 - python setup.py pytest 10 - python setup.py pytest
11 - codecov 11 - codecov
12
13cache: pip
Powered by cgit v1.2.3 (git 2.41.0)