Skip to content

Commit

Permalink
Merge branch 'travis-disable-split-build' into alienhdf4-disable-spli…
Browse files Browse the repository at this point in the history
…t-build

Conflicts:
	.travis.yml
  • Loading branch information
zmughal committed Mar 14, 2015
2 parents 9ba08a2 + 263d8ae commit cc1199c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -43,8 +43,9 @@ before_install:
- perl -V
- cpanm --quiet --notest ExtUtils::F77 Term::ReadLine::Gnu PGPLOT # do not need tests
- cpanm --verbose Alien::HDF4
- cpanm --quiet --notest Devel::CheckLib # specify this now because this is a CONFIGURE_REQUIRES for author-side
- cpanm --force --verbose ExtUtils::ParseXS # we install the latest ExtUtils::ParseXS
- build-dist
- SPLIT_BUILD=0 build-dist
- cd $BUILD_DIR # $BUILD_DIR is set by the build-dist command
install:
- cpan-install --deps # installs prereqs, including recommends
Expand Down

0 comments on commit cc1199c

Please sign in to comment.