mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
travis: no need to install python3.5 (#2904)
As we are testing on 3.4 and 2.7.
This commit is contained in:
committed by
Maxime Beauchemin
parent
72291d65c9
commit
f7ce100180
@@ -3,11 +3,6 @@ language: python
|
||||
addons:
|
||||
code_climate:
|
||||
repo_token: 5f3a06c425eef7be4b43627d7d07a3e46c45bdc07155217825ff7c49cb6a470c
|
||||
apt:
|
||||
sources:
|
||||
- deadsnakes
|
||||
packages:
|
||||
- python3.5
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.wheelhouse/
|
||||
|
||||
Reference in New Issue
Block a user