Running all tests

This commit is contained in:
Michael Tryby
2019-02-11 15:51:40 -05:00
parent 38f1e77759
commit f4ea0a671e
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ before_install:
install:
- sudo apt-get install -y libboost-test-dev
- sudo apt-get install -y libboost-thread-dev
- pip install -r tools/requirements.txt
before_script:
- mkdir -p $BUILD_HOME