diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index e1900bff..144442d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ script: - ./bin/phing test #after_script: - - php ./bin/coveralls -v
\ No newline at end of file + #- php ./bin/coveralls -v
\ No newline at end of file |