projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
988ee11
)
Use ruby 2.1.7 for travis
author
Tom Hughes
<tom@compton.nu>
Mon, 7 Dec 2015 14:31:55 +0000
(14:31 +0000)
committer
Tom Hughes
<tom@compton.nu>
Mon, 7 Dec 2015 14:31:55 +0000
(14:31 +0000)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 1af42245277b028b42beee4c463596c2500d8769..441bdf6daaffb0e3038266e4284548ce99f7cd80 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,7
+1,7
@@
sudo: false
language: ruby
rvm:
- -
1.9.3
+ -
2.1.7
cache: bundler
addons:
postgresql: 9.1