Skip to content

Commit

Permalink
Run test for travis-ci/apt-package-safelist#4020 in dist precise. (co…
Browse files Browse the repository at this point in the history
…ccinelle)
  • Loading branch information
Travis CI APT package tester committed Feb 11, 2017
1 parent 7f0e299 commit 4ba4712
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=libmagic-dev
- PACKAGE=coccinelle
- ISSUE_REPO=apt-package-whitelist
- ISSUE_NUMBER=4019
- DIST=trusty
- ISSUE_NUMBER=4020
- DIST=precise

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

0 comments on commit 4ba4712

Please sign in to comment.