Browse Source

Delete .travis.yml

pull/62/head
Alexandre Aubin 5 years ago
committed by GitHub
parent
commit
63e4bc0352
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      .travis.yml

7
.travis.yml

@ -1,7 +0,0 @@
language: python
install: ""
python:
- "3.5"
script:
- git clone https://github.com/YunoHost/package_linter
- python package_linter/package_linter.py .
Loading…
Cancel
Save