Skip to content

Commit

Permalink
Run test for travis-ci/apt-package-safelist#4041 in dist precise. (gh…
Browse files Browse the repository at this point in the history
…c-8.2.1)
  • Loading branch information
Travis CI APT package tester committed Mar 12, 2017
1 parent 6c8d9c5 commit 1e443ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ git:
env:
global:
- DEBIAN_FRONTEND=noninteractive
- PACKAGE=djvulibre-bin
- PACKAGE=ghc-8.2.1
- ISSUE_REPO=apt-package-whitelist
- ISSUE_NUMBER=4036
- DIST=trusty
- ISSUE_NUMBER=4041
- DIST=precise

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

0 comments on commit 1e443ff

Please sign in to comment.