Skip to content

Commit

Permalink
Travis python support; tc4 Makefile
Browse files Browse the repository at this point in the history
The custom TC4 Makefile has been added (oops), and the presumed Python
Ubuntu packages have been added for Travis.
  • Loading branch information
marshallward committed Oct 5, 2019
1 parent 1f9144f commit a5082d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .testing/tc4/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
all:
python build_grid.py
python build_data.py
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ addons:
packages:
- tcsh pkg-config netcdf-bin libnetcdf-dev libnetcdff-dev openmpi-bin libopenmpi-dev gfortran
- doxygen graphviz flex bison cmake
- python-numpy python-netcdf4

jobs:
include:
Expand Down

0 comments on commit a5082d5

Please sign in to comment.