Skip to content

Commit

Permalink
Run test for travis-ci/apt-package-safelist#66 in dist precise. (libd…
Browse files Browse the repository at this point in the history
…bus-1-dev)
  • Loading branch information
Travis CI APT package tester committed Oct 11, 2018
1 parent 168d2c1 commit f7597f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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=pastebinit
- ISSUE_REPO=apt-package-whitelist
- ISSUE_NUMBER=4325
- DIST=trusty
- PACKAGE=libdbus-1-dev
- ISSUE_REPO=apt-package-safelist
- ISSUE_NUMBER=66
- DIST=precise

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

0 comments on commit f7597f4

Please sign in to comment.