diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 4c43124..f6e9057 100644 --- a/.travis.yml +++ b/.travis.yml @@ -88,7 +88,7 @@ before_script: echo "$changes" exit 1 fi - ./python -m test.pythoninfo + make pythoninfo script: # Using the built Python as patchcheck.py is built around the idea of using |