Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
urakozz committed Jan 14, 2015
1 parent 1c1b06d commit 243d8a1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,6 +1,9 @@
language: php

sudo: false

php:
- 5.3.3
- 5.4
- 5.5
- 5.6
Expand All @@ -17,5 +20,5 @@ after_script:

matrix:
allow_failures:
- php: hhvm
- php: 5.3.3
fast_finish: true

0 comments on commit 243d8a1

Please sign in to comment.