mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:09 +00:00
Delete .travis.yml
This commit is contained in:
parent
5df9708105
commit
b7f278d9bf
1 changed files with 0 additions and 14 deletions
14
.travis.yml
14
.travis.yml
|
|
@ -1,14 +0,0 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
|
||||
sudo: false
|
||||
cache:
|
||||
directories:
|
||||
- "~/.platformio"
|
||||
install:
|
||||
- pip install -U platformio
|
||||
- platformio update
|
||||
script:
|
||||
- platformio check --fail-on-defect low --fail-on-defect medium --fail-on-defect high
|
||||
- platformio run
|
||||
Loading…
Add table
Add a link
Reference in a new issue