Skip to content

Commit 33dc98a

Browse files
Daniel SchmidtDaniel Schmidt
Daniel Schmidt
authored and
Daniel Schmidt
committed
Further fix.
1 parent c4e622c commit 33dc98a

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
@@ -27,7 +27,6 @@ before_install:
2727
- sudo apt-get install libboost1.58-dev cmake -y
2828
- sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-6 1 --slave /usr/bin/g++ g++ /usr/bin/g++-6
2929
- sudo update-alternatives --set gcc /usr/bin/gcc-6
30-
- sudo update-alternatives --set g++ /usr/bin/g++-6
3130
- mkdir build && cd build && cmake ..
3231

3332
install:

0 commit comments

Comments
 (0)