1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 15:30:55 +00:00

travis: add gcc/clang build

This commit is contained in:
Pavol Rusnak 2017-04-20 20:45:53 +02:00
parent 242b415453
commit 20e8f9c5f6
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -2,6 +2,10 @@ sudo: required
dist: trusty
language: c
compiler:
- clang
- gcc
services:
- docker