We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228fc00 commit 02c7b81Copy full SHA for 02c7b81
.travis.yml
@@ -46,8 +46,8 @@ matrix:
46
- env: TARGET=x86_64-unknown-netbsd DYLIB=1 STD=1 OPENSSL=0.7.17
47
48
# Solaris
49
- - env: TARGET=sparcv9-unknown-freebsd DYLIB=1 STD=1 OPENSSL=0.7.17
50
- - env: TARGET=x86_64-unknown-freebsd DYLIB=1 STD=1 OPENSSL=0.7.17
+ - env: TARGET=sparcv9-sun-solaris DYLIB=1 STD=1 OPENSSL=0.7.17
+ - env: TARGET=x86_64-sun-solaris DYLIB=1 STD=1 OPENSSL=0.7.17
51
52
# Windows
53
- env: TARGET=x86_64-pc-windows-gnu CPP=1 STD=1 RUN=1
0 commit comments