1
0
Fork 0
mirror of https://github.com/kou029w/k2ping.git synced 2025-01-31 06:08:01 +00:00
k2ping/.travis.yml

15 lines
206 B
YAML

language: python
python:
- "2.7"
sudo: false
cache:
directories:
- "~/.platformio"
install:
- pip install -U platformio
- platformio lib install 1526
script:
- platformio run