Skip to content

Commit

Permalink
Updated test environments.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtronic committed Sep 20, 2014
1 parent c4348ee commit 4497b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ php:
- 5.5
- 5.6
- hhvm
- hhvm-nightly

matrix:
allow_failures:
- php: 5.6
- php: hhvm
- php: hhvm-nightly

install:
- composer install
Expand Down

0 comments on commit 4497b6c

Please sign in to comment.