commit | c112d146a2dcc5e90d5f5cca10f55f212f9492c6 | [log] [tgz] |
---|---|---|
author | Nicolas Noble <nicolasnoble@users.noreply.github.com> | Mon May 04 11:27:17 2015 -0700 |
committer | Nicolas Noble <nicolasnoble@users.noreply.github.com> | Mon May 04 11:27:17 2015 -0700 |
tree | 0ec47895eb8b2c8426bb59c91eaaf6f0c994e7af | |
parent | 4c8726318a18f8064269e39e191ea30546bc4c50 [diff] | |
parent | 5fd67940b869182027b89a2ee8a08c066b74e403 [diff] |
Merge pull request #1462 from vjpai/kill45 Remove gcc 4.5 testing and keep 4.4
diff --git a/.travis.yml b/.travis.yml index 1f96c6f..c1086c1 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -25,7 +25,6 @@ - CONFIG=opt TEST=python - CONFIG=opt TEST=csharp - USE_GCC=4.4 CONFIG=opt TEST=build - - USE_GCC=4.5 CONFIG=opt TEST=build script: - rvm use $RUBY_VERSION - gem install bundler