Skip to content

Commit

Permalink
update travisCI to xenial build environment (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
apcraig committed Jul 30, 2019
1 parent 0b442b3 commit 914ea2d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: cpp

dist: xenial

sudo: false

addons:
Expand All @@ -9,8 +11,7 @@ addons:
packages:
- tcsh
- pkg-config
- netcdf-bin
- libnetcdf-dev
- netcdf-bin libnetcdf-dev libnetcdff-dev
- gfortran
- gcc
- wget
Expand Down

0 comments on commit 914ea2d

Please sign in to comment.