diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-09-17 10:11:54 +0200 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-09-17 10:11:54 +0200 |
commit | a8753134c454d9f57620f3c21e8aab0e1275000f (patch) | |
tree | 1d30a9c56e455adca8ffe61dc83bed981bc73743 /.travis.yml | |
parent | d24476faef71666fcdacf616cc37a2a3a9360a45 (diff) |
Remove again coveralls
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 |