summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2018-09-17 20:20:38 -0400
committerLex Neva <github.com@lexneva.name>2018-09-17 20:20:38 -0400
commitb2be7b5cbcad7d3030a95159140951e1aac74277 (patch)
tree0a37d8594912a082478a2455b1e7c409418fba5e
parent009f67b57ed8d0edb7fcac141a1ecb2901e58e44 (diff)
try python...
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 163b014f..59400ee2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,7 @@ matrix:
env: BUILD=osx
if: type != cron AND (tag =~ ^v[0-9.]+$ OR branch != master)
- - language: generic
+ - language: python
sudo: false
env: CROWDIN=true
if: type = cron