summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCiro Mattia Gonano <ciromattia@gmail.com>2013-09-17 09:56:23 +0200
committerCiro Mattia Gonano <ciromattia@gmail.com>2013-09-17 09:56:23 +0200
commitd24476faef71666fcdacf616cc37a2a3a9360a45 (patch)
tree6f4e814250dd79d3b20a322b47049ab697b0f60f /.travis.yml
parent7dbca97c478e34b2d7a7c47f1bc18ba7d7ce1525 (diff)
With Travis fixed, restore coveralls hook
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9b984e95..e1900bff 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