mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 20:33:50 +00:00
use python 3 for travis checks
This commit is contained in:
parent
2473e5c3aa
commit
6608cfb027
@ -1,6 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.6"
|
||||
|
||||
before_install:
|
||||
- git clone --depth 1 https://github.com/KiCad/kicad-library-utils /home/travis/build/kicad-library-utils
|
||||
|
Loading…
Reference in New Issue
Block a user