Skip to content

Commit e6c9ce0

Browse files
committed
Remove unsupported target by cross
1 parent e1ccd9f commit e6c9ce0

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
@@ -14,7 +14,7 @@ env:
1414
matrix:
1515
include:
1616
# Linux
17-
- env: TARGETS=i686-unknown-linux-musl:x86_64-unknown-linux-musl:aarch64-unknown-linux-gnu:x86_64-pc-windows-gnu:x86_64-unknown-freebsd
17+
- env: TARGETS=i686-unknown-linux-musl:x86_64-unknown-linux-musl:aarch64-unknown-linux-gnu:x86_64-pc-windows-gnu
1818

1919
# OSX
2020
- env: TARGETS=x86_64-apple-darwin

0 commit comments

Comments
 (0)