#!/bin/bash
set -ex # exit with nonzero exit code if anything fails

export IDF_PATH=$TRAVIS_BUILD_DIR/opt/esp-idf
