Skip to content

Commit

Permalink
Request gfortran
Browse files Browse the repository at this point in the history
Former-commit-id: 92e05ff
  • Loading branch information
samuelpowell committed Jul 26, 2016
1 parent dc00e10 commit c0e2cb6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
language: cpp

sudo: false

addons:
apt:
packages:
- gfortran

script:
- export TOASTDIR=$PWD
- ./configure
Expand Down

0 comments on commit c0e2cb6

Please sign in to comment.