Attempting to make the travis script output a bit more verbose.

This commit is contained in:
Ward Fisher 2015-11-20 13:46:55 -07:00
parent ae303f5458
commit 3718ee0a0a

View File

@ -14,7 +14,9 @@ env:
before_install:
- echo "Running $DOCKIMG : $USE_CC"
- docker pull $DOCKIMG
script:
- docker run --rm -it -e USEDASH=OFF -e RUNF=OFF -e RUNCXX=OFF -e RUNP=OFF -e RUNNCO=OFF -e USECMAKE=$USECMAKE -e USEAC=$USEAC -v $(pwd):/netcdf-c $DOCKIMG