Commit df3178d7 authored by Marcel Stör's avatar Marcel Stör Committed by Johny Mattsson
Browse files

Switch to Travis containerized builds

parent bf8ed500
sudo: false
language: cpp language: cpp
before_install: addons:
- sudo apt-get install -y python-serial srecord apt:
packages:
- python-serial
- srecord
install: install:
- tar -zxvf tools/esp-open-sdk.tar.gz - tar -zxvf tools/esp-open-sdk.tar.gz
- export PATH=$PATH:$PWD/esp-open-sdk/xtensa-lx106-elf/bin - export PATH=$PATH:$PWD/esp-open-sdk/xtensa-lx106-elf/bin
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment