Skip to content

Commit

Permalink
Run test for travis-ci/apt-package-safelist#370. (mpich2)
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Jul 24, 2015
1 parent 701241b commit e31a333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ git:
env:
global:
- DEBIAN_FRONTEND=noninteractive
- PACKAGE=musl
- PACKAGE=mpich2
- ISSUE_REPO=apt-package-whitelist
- ISSUE_NUMBER=369
- ISSUE_NUMBER=370

before_install:
- if [ -z $PACKAGE ]; then echo "\$PACKAGE not defined" && travis_terminate 2; fi
Expand Down

0 comments on commit e31a333

Please sign in to comment.