summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorprathamesh2017-09-08 13:41:40 +0530
committerprathamesh2017-09-08 14:13:52 +0530
commitad020f9039e33fc6c29e9f0e1de8fd56c2f78406 (patch)
tree5a97db6d45a5da9d4fa5e0d6decc93a216ae09f8 /.travis.yml
parent09c00608a215df7a44782ab3f7c97cb912664bfd (diff)
downloadonline_test-ad020f9039e33fc6c29e9f0e1de8fd56c2f78406.tar.gz
online_test-ad020f9039e33fc6c29e9f0e1de8fd56c2f78406.tar.bz2
online_test-ad020f9039e33fc6c29e9f0e1de8fd56c2f78406.zip
Modification as per comments on the PR
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b2d2a58..153f89b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,5 +26,8 @@ after_success:
- coverage combine
- coverage report
+dist:
+ precise
+
addons:
firefox: "46.0"