Viral B. Shah
10 vuotta sitten
vanhempi
commit
15007d5476
1 muutettua tiedostoa jossa
4 lisäystä ja
0 poistoa
-
4
0
.travis.yml
|
@@ -6,5 +6,9 @@ os:
|
|
|
env:
|
|
|
- TARGET=host
|
|
|
- TARGET=arm32
|
|
|
+matrix:
|
|
|
+ exclude:
|
|
|
+ - os: osx
|
|
|
+ env: TARGET="arm32"
|
|
|
notifications:
|
|
|
email: false
|