Viral B. Shah
10 years ago
1 changed files with
4 additions and
0 deletions
-
4
0
.travis.yml
|
@@ -6,5 +6,9 @@ os:
|
|
env:
|
|
env:
|
|
- TARGET=host
|
|
- TARGET=host
|
|
- TARGET=arm32
|
|
- TARGET=arm32
|
|
|
|
+matrix:
|
|
|
|
+ exclude:
|
|
|
|
+ - os: osx
|
|
|
|
+ env: TARGET="arm32"
|
|
notifications:
|
|
notifications:
|
|
email: false
|
|
email: false
|