Skip to content

Commit

Permalink
qcdnum passes audit now
Browse files Browse the repository at this point in the history
Previously did not due to fortran env
  • Loading branch information
davidchall committed Jul 7, 2016
1 parent 277937e commit 215f080
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -31,5 +31,5 @@ env:
- PACKAGE=whizard
- PACKAGE=yoda
script:
- if [ "$PACKAGE" != "qcdnum" ]; then brew audit $PACKAGE; fi
- brew audit $PACKAGE
- brew install -v $PACKAGE
1 change: 0 additions & 1 deletion qcdnum.rb
Expand Up @@ -3,7 +3,6 @@ class Qcdnum < Formula
url 'https://www.hepforge.org/archive/qcdnum/qcdnum-17.00.07.tar.gz'
mirror 'http://www.nikhef.nl/user/h24/qcdnum-files/download/qcdnum170007.tar.gz'
sha256 '768a8cd4d2f140f8ee0d1ba886bc72f872b39a69b6ef16f890c1044295ce31af'
version '17.00.07'

depends_on :fortran

Expand Down

0 comments on commit 215f080

Please sign in to comment.