Skip to content

Commit

Permalink
0.6.0 ready
Browse files Browse the repository at this point in the history
  • Loading branch information
robfrawley committed Apr 30, 2016
1 parent c27b5be commit 6e58f0e
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,12 @@
# file distributed with this source code.
##

language: php

sudo: false

php:
- 5.6
- 7.0
sudo : false
language : php
php : [ 5.6, 7.0 ]

git:
depth: 3

services:
- mysql
- memcached

addons:
hosts:
- travis.src.run
depth : 3

env:
global:
Expand Down

0 comments on commit 6e58f0e

Please sign in to comment.