Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit abc9925

Browse files
authored
Merge pull request #60 from atom/upgrade-clang
Use clang version 3.5
2 parents 0b55417 + e5d1fc6 commit abc9925

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
@@ -22,7 +22,7 @@ before_install:
2222
addons:
2323
apt:
2424
packages:
25-
- clang-3.3
25+
- clang-3.5
2626
- libx11-dev
2727
- libxkbfile-dev
2828

0 commit comments

Comments
 (0)