Skip to content

Commit

Permalink
removed QtProgress test
Browse files Browse the repository at this point in the history
  • Loading branch information
giumas committed Dec 14, 2018
1 parent 2642f1e commit 6f00c02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 195 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -36,7 +36,7 @@ install:
- conda create -q -n test-environment python=$PYTHON_VERSION
- source activate test-environment
- pip install PySide2
- conda install numpy matplotlib-base gdal pyproj scipy basemap netCDF4 pillow cython libxcb
- conda install numpy matplotlib-base gdal pyproj scipy basemap netCDF4 pillow cython
- pip install gsw==3.0.6
- pip install coveralls
- pip install https://github.com/hydroffice/hyo2_abc/archive/master.zip
Expand Down
194 changes: 0 additions & 194 deletions tests/soundspeedmanager/test_qt_progress_bar.py

This file was deleted.

0 comments on commit 6f00c02

Please sign in to comment.