Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit 7f67769

Browse files
committed
set TARGET to armv7l
see JuliaPackaging/BinaryProvider.jl#52
1 parent e3e0f96 commit 7f67769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
- TARGET=i686-linux-gnu
2121
- TARGET=x86_64-linux-gnu
2222
- TARGET=aarch64-linux-gnu
23-
- TARGET=arm-linux-gnueabihf
23+
- TARGET=armv7l-linux-gnueabihf
2424
- TARGET=powerpc64le-linux-gnu
2525
- TARGET=x86_64-apple-darwin14
2626
- TARGET=i686-w64-mingw32

0 commit comments

Comments
 (0)