Delete .travis.yml

This commit is contained in:
waddlesplash
2022-03-23 17:02:38 -04:00
committed by GitHub
parent d3f790eb92
commit 7ff36c800e

View File

@@ -1,10 +0,0 @@
sudo: false
language: python
python: "3.7"
install:
- cd .. && git clone https://github.com/haikuports/haikuporter.git --depth=1 && cd haikuports
- PATH=$PATH:../haikuporter && export PATH
- printf 'TREE_PATH="'`pwd`'"\nPACKAGER="Nobody <server@fake>"\nTARGET_ARCHITECTURE="x86"\n' >haikuports.conf
- wget https://github.com/waddlesplash/haiku-licenses/archive/master.zip && unzip master.zip
script:
- ./lint-new-recipes.sh --config=haikuports.conf --licenses=haiku-licenses-master