Skip to content

Commit

Permalink
Try language:generic instead of language:python
Browse files Browse the repository at this point in the history
  • Loading branch information
Mytherin committed May 3, 2020
1 parent 6f01347 commit 896a84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -537,7 +537,7 @@ matrix:
if: (type = push AND branch = master) OR type = pull_request OR tag =~ /^v\d+\.\d+\.\d+$/

dist: bionic
language: python
language: generic
cache: pip
env:
- CIBW_BUILD='cp27-*'
Expand Down

0 comments on commit 896a84d

Please sign in to comment.