Skip to content

Commit

Permalink
trying cmake build in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Mar 13, 2019
1 parent 051ffbf commit c1efe46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ before_script:
env:
global:
- CC=mpicc
- FC=mpifc
- FC=mpif90
- CPPFLAGS='-I/usr/include'
- CFLAGS='-std=c99'
- LDFLAGS='-L/usr/lib'
Expand Down

0 comments on commit c1efe46

Please sign in to comment.