Skip to content

Commit

Permalink
Run test for travis-ci/apt-package-safelist#4090 in dist trusty. (lib…
Browse files Browse the repository at this point in the history
…gmp-dev:i386)
  • Loading branch information
Travis CI APT package tester committed Apr 24, 2017
1 parent 8b772fe commit 545dd29
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=libxkbcommon-x11-dev
- PACKAGE=libgmp-dev:i386
- ISSUE_REPO=apt-package-whitelist
- ISSUE_NUMBER=4085
- DIST=precise
- ISSUE_NUMBER=4090
- DIST=trusty

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

0 comments on commit 545dd29

Please sign in to comment.