Browse Source

Remove block comment [skip ci]

tags/2.0.5
Daniel Gomez Pan 9 years ago
parent
commit
2924a2bc4e
  1. 7
      .travis.yml

7
.travis.yml

@ -7,13 +7,6 @@ php:
- 7.0
- hhvm
# run build against hhvm but allow them to fail
# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
#matrix:
# fast_finish: true
# allow_failures:
# - php: 7.0
services:
- mongodb

Loading…
Cancel
Save