Skip to content

Commit 497e096

Browse files
committed
Try gcc-4.8 on travis ci
1 parent bdb4cf3 commit 497e096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: cpp
22
compiler:
3-
- gcc
3+
- gcc-4.8
44
- clang
55
branches:
66
only:

0 commit comments

Comments
 (0)