testy
This commit is contained in:
parent
6381ba3742
commit
bb9214fd0d
|
@ -45,6 +45,7 @@ install:
|
|||
- if [[ $(echo "$TOXENV" | egrep -c "(py2[45]|py3[12])") == 0 ]]; then pip install tox; fi;
|
||||
|
||||
script:
|
||||
- ifconfig
|
||||
- tox
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in New Issue