This commit is contained in:
Benjamin Sergeant 2019-09-05 22:32:54 -07:00
parent 82b3c5e2f3
commit ae6f87eb42

View File

@ -24,7 +24,7 @@ matrix:
- sudo apt-get install -y libmbedtls-dev
- sudo apt-get install -y redis-server
script:
#- python test/run.py
- python test/run.py
# - make ws
env:
- CC=gcc