Skip to content

Commit

Permalink
Run test for travis-ci/apt-package-safelist#2708. (libgstreamer0.10-dev)
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 df09124 commit 1fb592a
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=libxcb-sync0
- PACKAGE=libgstreamer0.10-dev
- ISSUE_REPO=apt-package-whitelist
- ISSUE_NUMBER=2707
- ISSUE_NUMBER=2708

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

0 comments on commit 1fb592a

Please sign in to comment.