Hands-on-Supervised-Machine.../build_tools/travis/before_install.sh

6 lines
96 B
Bash

#!/bin/bash
# only build on linux for travis, so this will work
set -e
sudo apt-get -qq update