summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 508336d..d362005 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ 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==2016.4
+ - pip install -q python-social-auth==0.2.19
before_install:
- sudo apt-get update -qq
@@ -19,4 +20,4 @@ before_install:
# command to run tests
script:
- - python manage.py test yaksh \ No newline at end of file
+ - python manage.py test yaksh