1
0
Fork 0
mirror of https://github.com/kou029w/k2ping.git synced 2025-01-18 16:07:59 +00:00
k2ping/.travis.yml

15 lines
172 B
YAML
Raw Normal View History

2017-04-15 13:14:01 +09:00
language: python
python:
- "2.7"
sudo: false
cache:
directories:
- "~/.platformio"
install:
- pip install -U platformio
script:
- platformio run