Skip to content

Commit ee7f60f

Browse files
committed
.travis.yml: update to gcc 4.8
1 parent 313b2ab commit ee7f60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ compiler:
44
script: make
55
before_install:
66
- sudo apt-get update -qq
7-
- sudo apt-get install -qq gcc-4.6-plugin-dev python-six python-pygments graphviz python-lxml
7+
- sudo apt-get install -qq gcc-4.8-plugin-dev python-six python-pygments graphviz python-lxml

0 commit comments

Comments
 (0)