Navigation Menu

Skip to content

Commit

Permalink
travis: don't run tests written by Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 8, 2012
1 parent e30f50f commit e3f5398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,4 +11,4 @@ before_script:
- ./autogen.sh
- ./configure --with-ruby19
script:
- test/unit/run-test.sh
- NO_RUBY=yes test/unit/run-test.sh

0 comments on commit e3f5398

Please sign in to comment.