Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
thomas
/
open62541
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
disable clang travis build (see
#465
)
Julius Pfrommer
9 years ago
parent
a0e73ff02f
commit
9c51c9ae29
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,7 +1,7 @@
language: c
compiler:
- gcc
-- clang
+
#
- clang
os:
- linux
- osx