Skip to content

Commit 6485dc0

Browse files
committed
no mas -- per packages.ubuntu.com g++-4.7 appeared with release 12.10
1 parent 501bb95 commit 6485dc0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,11 @@ env:
1111
- R_BUILD_ARGS="--no-build-vignettes --no-manual"
1212
- R_CHECK_ARGS="--no-build-vignettes --no-manual --as-cran"
1313
- RunAllRcppTests="yes"
14-
- CC="gcc-4.7"
15-
- CXX="g++-4.7"
1614

1715
before_install:
1816
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
1917
- chmod 755 ./travis-tool.sh
2018
- ./travis-tool.sh bootstrap
21-
- ./travis-tool.sh install_aptget gcc-4.7 g++-4.7
2219

2320
install:
2421
- ./travis-tool.sh install_r RUnit inline rbenchmark highlight

0 commit comments

Comments
 (0)