Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Commit

Permalink
use ruby boxes, install ssl headers
Browse files Browse the repository at this point in the history
  • Loading branch information
timfel committed Apr 26, 2013
1 parent 72e8e8a commit aae9be9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
@@ -1,8 +1,6 @@
# Java, because those are the 64bit boxes. We'll change it once Ruby
# boxes are 64bit, too
language: java
language: ruby
before_install:
- "sudo apt-get install -qq rake"
- "sudo apt-get install -qq libssl-dev"
before_script:
- "./install.sh"
script: "rake travis"
Expand Down

0 comments on commit aae9be9

Please sign in to comment.