From 2cc300cb58665527a96a8cc576a7c70fb379b8c1 Mon Sep 17 00:00:00 2001
From: Pouria Hadjibagheri
Date: Mon, 13 Mar 2017 00:48:31 +0000
Subject: [PATCH] Now includes different operating systems too.
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 74690e2..e54a79b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,6 +41,7 @@ matrix:
- os: osx
language: generic
+ env: DJANGO=django==1.10*
# Perform the manual steps on OSX to install Python3 and activate venv:
# Since Python versions have been tested on Linux and it is only a matter of