Viral B. Shah
%!s(int64=10) %!d(string=hai) anos
Modificáronse 1 ficheiros con
4 adicións e
0 borrados
-
4
0
.travis.yml
|
@@ -6,5 +6,9 @@ os:
|
|
|
env:
|
|
|
- TARGET=host
|
|
|
- TARGET=arm32
|
|
|
+matrix:
|
|
|
+ exclude:
|
|
|
+ - os: osx
|
|
|
+ env: TARGET="arm32"
|
|
|
notifications:
|
|
|
email: false
|