Skip to content

Commit

Permalink
Travis: remove rvm variable
Browse files Browse the repository at this point in the history
  • Loading branch information
vigsterkr committed Aug 1, 2013
1 parent 9529b5d commit 50b2a64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -44,5 +44,3 @@ before_install:
- wget http://googlemock.googlecode.com/files/gmock-1.6.0.zip && unzip gmock-1.6.0.zip
before_script: mkdir build && cd build
script: cmake -DENABLE_TESTING=ON $CMAKE_OPTIONS .. && make -j 4 && sudo make install && ctest --output-on-failure
rvm:
- 1.8.7

0 comments on commit 50b2a64

Please sign in to comment.