From f5cf383668e70620c383868c40038d30e26322f0 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sat, 29 Feb 2020 00:49:56 +0000 Subject: add travis script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d341e83..9eef1f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python python: - "2.7" - install: - pip install . +script: fr.py -h -- cgit v1.2.3