Migrate Travis from legacy to container-based infrastructure

See: http://docs.travis-ci.com/user/migrating-from-legacy
This commit is contained in:
Kristian Sloth Lauszus 2015-07-24 00:31:15 +02:00
parent e72e430b77
commit 6d88254989

View file

@ -1,7 +1,10 @@
language: python language: python
python: python:
- "2.7" - "2.7"
sudo: false
env: env:
- PLATFORMIO_CI_SRC=examples/acm/acm_terminal - PLATFORMIO_CI_SRC=examples/acm/acm_terminal
- PLATFORMIO_CI_SRC=examples/adk/adk_barcode - PLATFORMIO_CI_SRC=examples/adk/adk_barcode