Skip to content

Commit a2b1739

Browse files
committed
f
1 parent 21ff94c commit a2b1739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ install:
3434
- which python3
3535
- python3 -c "import numpy; print('numpy: ' + numpy.__version__); import netCDF4; print('netCDF4: ' + netCDF4.__version__); print('###')"
3636

37+
3738
script:
3839
python3 -m unittest discover -s bald.tests -v

0 commit comments

Comments
 (0)