aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2016-10-17 00:59:38 -0400
committerHeather Miller <heather.miller@epfl.ch>2016-10-17 00:59:38 -0400
commitc69f3a3bf4555e720bf1d1be107211cff525c4a4 (patch)
tree277a0e1c5dfc811276d4824faa9ee089be34d1f2 /.travis.yml
parent583a2ba8eeb333201a3706d83f7750c4df1a7429 (diff)
Fixing Travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index bf232f9..dbb16d6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,8 @@
sudo: false
language: ruby
+rvm:
+ - 2.0.0-p648
# for faster builds
cache: bundler