Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit 5684aa3

Browse files
committed
Add i686 Cargo nightly
1 parent a1b73bd commit 5684aa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

master/master.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ cargo_cross_targets = [
221221
'aarch64-unknown-linux-gnu',
222222
'x86_64-unknown-freebsd',
223223
'x86_64-unknown-netbsd',
224+
'i686-unknown-netbsd',
224225
]
225226

226227
ios = {'auto': 'cross-ios-opt', 'dist': 'mac-ios'}

0 commit comments

Comments
 (0)