Skip to content

Commit

Permalink
Update for Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
blar committed Mar 24, 2016
1 parent 4a0556e commit 3ed7954
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
src_dir: lib
coverage_clover: build/logs/clover.xml
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
language: php

php:
- 5.5
- 5.6
- 7.0
- hhvm

before_script:
- composer install
Expand All @@ -15,7 +12,6 @@ after_success:
matrix:
allow_failures:
- php: 7.0
- php: hhvm

notifications:
irc:
Expand Down

0 comments on commit 3ed7954

Please sign in to comment.