From cc6a91a4777cb26dc62472f63311177c92dfb64f Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Sun, 29 Jul 2018 10:55:30 -0400 Subject: [PATCH] windows travis build is lagnuage generic --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ff4a6662e..30573e0ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,6 @@ jobs: - pip install git+https://github.com/lbryio/lbryschema.git - pip install -e .[test] script: HOME=/tmp coverage run --source=lbrynet -m twisted.trial tests.unit - #script: HOME=/tmp coverage run --source=lbrynet -m twisted.trial tests.functional tests.unit after_success: - bash <(curl -s https://codecov.io/bash) - <<: *tests @@ -46,7 +45,7 @@ jobs: - stage: build name: "Windows" - python: "3.6" + language: generic services: - docker install: