summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2011-10-03 15:29:39 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2011-10-03 15:29:39 -0700
commitb8b92c5bc441e195777a07784eaefb87ec1a2753 (patch)
treec9f8e00c1d447de0a3f5a1db4725ff09c159b3e0 /.travis.yml
parent58a98ddbda9f247d257d5e88771918284a371ee1 (diff)
downloadpsych-b8b92c5bc441e195777a07784eaefb87ec1a2753.zip
only need isolate and hoe
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3169563..5ca1f26 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,5 +4,4 @@ rvm:
before_script:
- gem install isolate
- gem install hoe
- - gem install hoe-isolate
script: rake test