Skip to content

Commit

Permalink
now building doc
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed May 23, 2019
1 parent 61667d2 commit 4ee91b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ script:
- export FFLAGS='-fsanitize=address -fno-omit-frame-pointer'
- export FCFLAGS='-fsanitize=address -fno-omit-frame-pointer'
- export DISTCHECK_CONFIGURE_FLAGS='--enable-fortran'
- ./configure --enable-fortran
- ./configure --enable-fortran --enable-docs
- make
- make -j distcheck
- rm -rf build
- mkdir build
Expand Down

0 comments on commit 4ee91b5

Please sign in to comment.