Skip to content
Snippets Groups Projects
Commit c112d146 authored by Nicolas Noble's avatar Nicolas Noble
Browse files

Merge pull request #1462 from vjpai/kill45

Remove gcc 4.5 testing and keep 4.4
parents 4c872631 5fd67940
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,6 @@ env: ...@@ -25,7 +25,6 @@ env:
- CONFIG=opt TEST=python - CONFIG=opt TEST=python
- CONFIG=opt TEST=csharp - CONFIG=opt TEST=csharp
- USE_GCC=4.4 CONFIG=opt TEST=build - USE_GCC=4.4 CONFIG=opt TEST=build
- USE_GCC=4.5 CONFIG=opt TEST=build
script: script:
- rvm use $RUBY_VERSION - rvm use $RUBY_VERSION
- gem install bundler - gem install bundler
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment