Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
language: php
php:
- "5.6"
- "5.5"
- "5.4"
- 5.6
- 5.5
- 5.4
- hhvm
- 7.0

before_script:
- composer self-update
Expand All @@ -15,4 +17,4 @@ before_script:
- sleep 3
script:
- ./bin/phpspec run --config phpspec.dist.yml
- ./bin/behat --config behat.dist.yml --profile travis
- ./bin/behat --config behat.dist.yml --profile travis
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
vox
===

[![Build Status](https://travis-ci.org/easy-author/vox.svg?branch=develop)](https://travis-ci.org/easy-author/vox)
[![Code Coverage](https://scrutinizer-ci.com/g/easy-author/vox/badges/coverage.png?b=develop)](https://scrutinizer-ci.com/g/easy-author/vox/?branch=develop)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/easy-author/vox/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/easy-author/vox/?branch=develop)

The publishing platform that gives you all the tools, without telling you if and how to use them. It's your choice.