mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-18 15:55:12 +08:00
Attempting to make the travis script output a bit more verbose.
This commit is contained in:
parent
ae303f5458
commit
3718ee0a0a
@ -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
|
Loading…
Reference in New Issue
Block a user