Skip to content

Commit

Permalink
Run test for travis-ci/apt-package-safelist#2707. (libxcb-sync0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI APT package tester committed Mar 16, 2016
1 parent ed87a5a commit df09124
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 @@ -10,9 +10,9 @@ git:
env:
global:
- DEBIAN_FRONTEND=noninteractive
- PACKAGE=webfs
- PACKAGE=libxcb-sync0
- ISSUE_REPO=apt-package-whitelist
- ISSUE_NUMBER=2704
- ISSUE_NUMBER=2707

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

0 comments on commit df09124

Please sign in to comment.