mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
gcc and clang on travis
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
||||
language: cpp
|
||||
compiler: gcc
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
os: linux
|
||||
dist: xenial
|
||||
sudo: required
|
||||
|
||||
Reference in New Issue
Block a user