diff options
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 822aff46..b614ea66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ matrix: env: BUILD=osx if: type != cron AND (tag =~ ^v[0-9.]+$ OR branch != master) - - language: python + - python: 2.7 sudo: false env: CROWDIN=true if: type = cron |
