Skip to content

Commit

Permalink
Merge branch 'PHP-5.3' into PHP-5.4
Browse files Browse the repository at this point in the history
* PHP-5.3:
  Make travis silent
  • Loading branch information
dsp committed Jun 10, 2012
2 parents b9babd2 + f464ffd commit 51a5e98
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -0,0 +1,10 @@
language: php

php:
# We only specify one version so we only get one worker
- 5.4

notifications:
email: false

script: exit 0

0 comments on commit 51a5e98

Please sign in to comment.