mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-29 03:13:47 +01:00
travis: 3.7 support
This commit is contained in:
parent
f0480c26a8
commit
f12ca22999
@ -6,6 +6,8 @@ matrix:
|
||||
python: 3.5
|
||||
- os: linux
|
||||
python: 3.6
|
||||
- os: linux
|
||||
python: 3.7
|
||||
|
||||
before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get -qq update; fi
|
||||
|
Loading…
Reference in New Issue
Block a user