Skip to content

Commit

Permalink
Fix copy/paste typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bgermann committed Oct 15, 2017
1 parent 228fc00 commit 02c7b81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ matrix:
- env: TARGET=x86_64-unknown-netbsd DYLIB=1 STD=1 OPENSSL=0.7.17

# Solaris
- env: TARGET=sparcv9-unknown-freebsd DYLIB=1 STD=1 OPENSSL=0.7.17
- 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

# Windows
- env: TARGET=x86_64-pc-windows-gnu CPP=1 STD=1 RUN=1
Expand Down

0 comments on commit 02c7b81

Please sign in to comment.