Skip to content

Commit

Permalink
uninstall ffi deps and add 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
avalanche123 committed May 27, 2012
1 parent eca1fdb commit 825980a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
language: ruby
rvm:
- 1.9.2
- 1.9.3
branches:
only:
- master
before_install:
- sudo apt-get install subversion
- git submodule update --init --recursive
- gem uninstall ffi
- echo "yes" | gem uninstall ffi -a
before_script:
- rake libuv

0 comments on commit 825980a

Please sign in to comment.