From b3f23822e4472789bf6516e112a8c10ba1069a89 Mon Sep 17 00:00:00 2001 From: TheBigBear Date: Thu, 23 Jun 2016 19:52:56 +0100 Subject: [PATCH] Update tests.py --- .travis/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/tests.py b/.travis/tests.py index fc208a05c..75e192e96 100755 --- a/.travis/tests.py +++ b/.travis/tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2.7 # -*- coding: utf-8 -*- import yaml, glob, os