Skip to content

Commit

Permalink
basic scaffold
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Fuchs committed Jun 22, 2011
1 parent 1b15261 commit 99d32b7
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 1-intro/1-intro.md
@@ -0,0 +1,4 @@
!SLIDE center bullets
# Travis CI
Distributed, continous integration for the Ruby community

15 changes: 15 additions & 0 deletions 2-about/1-about.md
@@ -0,0 +1,15 @@
!SLIDE
# About us

!SLIDE bullets
# Josh Kalderimis
* @joshkalderimis
* http://github.com/joshk
* \#28 Rails contributor

!SLIDE bullets
# Sven Fuchs
* @svenfuchs
* http://github.com/svenfuchs
* Ruby I18n project lead

10 changes: 10 additions & 0 deletions abstract.txt
@@ -0,0 +1,10 @@
Travis CI - Distributed, Continous Integration for the Ruby community

"The future is already here — it's just not very evenly distributed." (William Gibson)

The Ruby community is where a lot of this future already happens. We not only set the bar higher and higher every day, we've also built most of the infrastructure use day to day. Twitter, Github, Gemcutter, Pusher to just name a few projects that changed the world, the way we live and work.

With Travis CI, an open source continous integration service for the Ruby community, we are going to push the limits even further. We are going to build the test and integration infrastructure you are dreaming of: The vision behind Travis CI is to become for builds what Rubygems is for distributing libraries.

In this talk Josh and Sven, two of the core members of the developers team, will talk about Travis CI and introduce you to the vision behind it and the way it is implemented.

9 changes: 9 additions & 0 deletions showoff.json
@@ -0,0 +1,9 @@
{
"name": "Travis CI",
"description": "Distributed, Continous Integration for the Ruby community",
"sections": [
{ "section": "1-intro" },
{ "section": "2-about" }
]
}

0 comments on commit 99d32b7

Please sign in to comment.