Skip to content

Commit

Permalink
Have Travis run the C++ tests as root as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Feb 27, 2013
1 parent 5726d9f commit 50a2a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: ruby
env:
- TEST_FULL_COMPILE=1
- TEST_CXX=1
- TEST_CXX=1 SUDO=1
- TEST_RUBY=1 TEST_RUBY_VERSION=1.8.7
- TEST_RUBY=1 TEST_RUBY_VERSION=1.9.3
- TEST_NGINX=1
Expand Down

0 comments on commit 50a2a3e

Please sign in to comment.