Skip to content

Commit

Permalink
travis: disable libev tests
Browse files Browse the repository at this point in the history
It crashes with the following message:

  (libev) cannot allocate -872411148 bytes, aborting.

Why?
  • Loading branch information
kou committed Feb 24, 2013
1 parent 543af5f commit a19705a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ rvm:
- 2.0.0
env:
- MILTER_EVENT_LOOP_BACKEND=glib
- MILTER_EVENT_LOOP_BACKEND=libev
# - MILTER_EVENT_LOOP_BACKEND=libev
install:
- curl https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh
- sudo apt-get install -y autotools-dev intltool libglib2.0-dev ruby1.8-dev ruby1.9.1-dev cutter-testing-framework subversion
Expand Down

0 comments on commit a19705a

Please sign in to comment.