Skip to content

Commit

Permalink
- try enabling travis again
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed May 27, 2013
1 parent da7edf9 commit e69a23c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -0,0 +1,10 @@
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
script: rspec
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq rpm
10 changes: 0 additions & 10 deletions .travis.yml.disabled

This file was deleted.

0 comments on commit e69a23c

Please sign in to comment.