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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
njasm committed Aug 12, 2015
1 parent a1e018c commit bf168f2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,16 @@
language: php

php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7
- hhvm
- hhvm-nightly

matrix:
fast_finish: true
allow_failures:
- php: 5.3
- php: 7
- php: hhvm-nightly

before_script:
- composer self-update
Expand Down

0 comments on commit bf168f2

Please sign in to comment.