screwred up travis should build now

This commit is contained in:
chabad360 2018-08-02 18:46:27 -07:00
parent a2ce6c729a
commit 2aabd6b45a

View file

@ -20,7 +20,7 @@ before_install:
install:
- ./dbench --setup -u
- ./dbench --init -med
- ./dbench --init -m -e -d
- ./dbench --start
- pip install --upgrade virtualenv
- virtualenv -p python3 testenv