diff --git a/.travis.yml b/.travis.yml index fed9a0f..6579db9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,8 @@ before_script: - arm-none-eabi-gcc --version - python3 --version - python --version - - pip install --user adafruit-nrfutil + - sudo apt-get install -y python3-pip python3-setuptools + - pip3 install --user adafruit-nrfutil script: - python3 tools/build_all.py