summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2011-08-22 00:20:49 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2011-08-22 00:20:49 +0200
commit29bb505ed19c56d062b8d968e229df91e0ec0201 (patch)
treef649ddf116be94ff5f1fb14bfa66c7e0bcf09f70 /.travis.yml
parenta61452fd55cd02e67e9d78b42a6c4b83a2518a00 (diff)
downloadcoderay-29bb505ed19c56d062b8d968e229df91e0ec0201.tar.gz
try scanners tests in Travis CI
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 720d31a..10c9cc2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,4 +11,4 @@ branches:
only:
- master
- stable
-script: "rake"
+script: "rake test test:scanners"