We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cfb588 commit 2a13db6Copy full SHA for 2a13db6
.travis.yml
@@ -0,0 +1,3 @@
1
+rvm:
2
+ - 1.8.7
3
+ - 1.9.3
README.markdown
@@ -140,8 +140,8 @@ Meta
140
* Docs: <http://defunkt.github.com/fakefs>
141
* Bugs: <http://github.com/defunkt/fakefs/issues>
142
* List: <http://groups.google.com/group/fakefs>
143
-* Test: <http://runcoderun.com/defunkt/fakefs>
144
-* Gems: <http://gemcutter.org/gems/fakefs>
+* Test: <http://travisci.org/#!/defunkt/fakefs>
+* Gems: <http://rubygems.org/gems/fakefs>
145
146
[0]: http://help.github.com/forking/
147
[1]: http://help.github.com/send-pull-requests/
0 commit comments