summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2011-10-03 15:31:51 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2011-10-03 15:31:51 -0700
commite7d236cf42be4c88ffb4f0fbc8c5a731972c47f7 (patch)
tree11773ae6e195abfedb4fab06a724e4c50376b128
parentf0a26f59520078cdcc93779789c11633e3851b84 (diff)
downloadpsych-e7d236cf42be4c88ffb4f0fbc8c5a731972c47f7.zip
also need rake compiler
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1617bda..713d52a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,4 +4,5 @@ rvm:
before_script:
- gem install isolate
- gem install hoe
+ - gem install rake-compiler
script: rake isolate test