diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 56d1c4ef..fa26015f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ matrix: - python: 2.7 env: LC_ALL=C LC_CTYPE=C script: + # need tox to get started - pip install tox # Output the env, to verify behavior |
