From aa3f5f32b247088fc4d30f3c3453ec124d8d9453 Mon Sep 17 00:00:00 2001 From: Revant Nandgaonkar Date: Thu, 5 Mar 2020 06:17:55 +0530 Subject: [PATCH] fix: travis py script --- travis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis.py b/travis.py index 06ed6c17..02101369 100755 --- a/travis.py +++ b/travis.py @@ -1,4 +1,4 @@ -#!/bin/env python3 +#!/usr/bin/env python3 import argparse import subprocess