netcdf-c/run_travis.sh

9 lines
246 B
Bash
Executable File

#!/bin/bash
###
# Travis script, so that we can more easily
# create a test matrix using travis-ci and docker.
###
docker run --rm -it -e USEDASH=OFF -e RUNF=OFF -e RUNCXX=OFF -e RUNP=OFF -e RUNNCO=OFF -e USEAC=OFF -v $(pwd):/netcdf-c $DOCKIMG