add jenkins.sh

This commit is contained in:
Benjamin Dauvergne 2018-02-15 14:34:28 +01:00
parent bd3ba9c1f7
commit 9f9c3a113a
1 changed files with 6 additions and 0 deletions

6
jenkins.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/sh
pip install -U pip
pip install -U tox
./getlasso.sh
tox -r