From 6dce6fa7b28a66e16719416e1eb38fc8e9192319 Mon Sep 17 00:00:00 2001 From: Wietse Franssen Date: Wed, 15 Feb 2017 14:15:42 +0100 Subject: [PATCH] travis test4 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2229a52d8..fa2dbf58f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ matrix: # Image Driver with rvic-routing - compiler: gcc os: linux - env: TESTID='image' EXTENSION='ROUT=rout_rvicerr' + env: TESTID='image' EXTENSION='ROUT=rout_rvic' addons: apt_packages: - libnetcdf-dev