Skip to content

Commit 84df898

Browse files
committed
try removing gcc ver again
1 parent 772d870 commit 84df898

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ before_install:
4949
- export PATH=$(whereis -b ccache |grep -o '\S*lib\S*'):$PATH
5050
- export CXX=g++
5151
- ln -s $(which ccache) $HOME/g++ && export PATH=$HOME:$PATH
52-
- ./home/travis/g++-4.8
5352

5453
install:
5554
- mkdir build

0 commit comments

Comments
 (0)