Skip to content

Commit 2a13db6

Browse files
committed
Use Travis for CI
1 parent 5cfb588 commit 2a13db6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
rvm:
2+
- 1.8.7
3+
- 1.9.3

README.markdown

+2-2
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ Meta
140140
* Docs: <http://defunkt.github.com/fakefs>
141141
* Bugs: <http://github.com/defunkt/fakefs/issues>
142142
* List: <http://groups.google.com/group/fakefs>
143-
* Test: <http://runcoderun.com/defunkt/fakefs>
144-
* Gems: <http://gemcutter.org/gems/fakefs>
143+
* Test: <http://travisci.org/#!/defunkt/fakefs>
144+
* Gems: <http://rubygems.org/gems/fakefs>
145145

146146
[0]: http://help.github.com/forking/
147147
[1]: http://help.github.com/send-pull-requests/

0 commit comments

Comments
 (0)