mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
travis experiment #8
This commit is contained in:
parent
66e25247d8
commit
9a1c2e1f0b
3 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
set -v
|
||||
|
||||
if [[ $(which python3.7) ]]; then
|
||||
python3.7 --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue