summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoradityacp2016-05-07 20:01:38 +0530
committeradityacp2016-05-12 10:33:31 +0530
commitcf244b48e9bebcaf48f5491e0a492b7788fd3709 (patch)
tree91738b3b7e10d3071e34ed0b12ae8e8220b5fdcd /.travis.yml
parentd3976427988d08490e813918d800bb29f551f9dd (diff)
downloadonline_test-cf244b48e9bebcaf48f5491e0a492b7788fd3709.tar.gz
online_test-cf244b48e9bebcaf48f5491e0a492b7788fd3709.tar.bz2
online_test-cf244b48e9bebcaf48f5491e0a492b7788fd3709.zip
changes in travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8f48a88..bf77d5a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,7 @@ env:
install:
- pip install git+https://github.com/FOSSEE/online_test.git#egg=yaksh-0.1
- pip install -q Django==$DJANGO --use-mirrors
+ - pip install -q pytz
before_install:
- sudo apt-get update -qq