Skip to content

Commit

Permalink
autogen configures in maintainer-mode already
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Feb 26, 2015
1 parent bff228b commit 630c015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,4 +6,4 @@ before_install:
- sudo apt-get update -qq -y
- sudo apt-get install gfortran liblapack-dev libblas-dev automake autoconf libtool -y
script:
- sh autogen.sh && ./configure && make && make check
- sh autogen.sh && make && make check

0 comments on commit 630c015

Please sign in to comment.