mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
travis: add missing double-quote.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
sudo: false
|
||||
language: python
|
||||
python: "3.6
|
||||
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