Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
[travis-ci] Enable optinal tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed May 29, 2015
1 parent 97e31f8 commit 526d3f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ sudo: false

language: php

env:
global:
- TESTS_ZEND_BARCODE_PDF_SUPPORT=true

cache:
directories:
- $HOME/.composer/cache
Expand Down

0 comments on commit 526d3f4

Please sign in to comment.