Skip to content

Commit

Permalink
Updated travis file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Basic committed Jan 22, 2016
1 parent 7ad18fd commit 4b28f96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: php

php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm

install:
- composer install --prefer-source --no-interaction
- cp .env.example .env

0 comments on commit 4b28f96

Please sign in to comment.