mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
travis: We now need python 3.6.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
sudo: false
|
||||
language: python
|
||||
python: "2.7"
|
||||
python: "3.6
|
||||
install:
|
||||
- cd .. && git clone https://github.com/haikuports/haikuporter.git --depth=1 && cd haikuports
|
||||
- PATH=$PATH:../haikuporter && export PATH
|
||||
|
||||
Reference in New Issue
Block a user