diff options
| author | Lex Neva <github.com@lexneva.name> | 2019-08-11 16:29:44 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2019-08-11 16:29:44 -0400 |
| commit | 9362a977bd7d36191cef8097db074a5a4c08edc5 (patch) | |
| tree | c01965ae67baa68703f7dfd5b530cadc5cfa9c0d | |
| parent | b05cc4a031fb4dace2eded97a3e44e86e2f79fe8 (diff) | |
fix crowdin
| -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 |
