travis experiment #8

This commit is contained in:
Manuel Barkhau 2018-09-05 20:22:28 +02:00
parent 66e25247d8
commit 9a1c2e1f0b
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,6 @@
#!/bin/bash
set -e
set -v
if [[ $(which python3.7) ]]; then
python3.7 --version