Skip to content

Commit 6b2b28a

Browse files
committed
p3
1 parent a28ec96 commit 6b2b28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ install:
2828
- sudo python3 setup.py --quiet install
2929
- cd ..
3030
- sudo python3 setup.py --quiet install
31+
- python3 -c 'import bald; print(bald); print(bald.__version__)'
3132

3233
script:
3334
python3 -m unittest discover -s bald.tests -v

0 commit comments

Comments
 (0)