Skip to content

Commit

Permalink
fixed the building in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kerryjiang committed Apr 11, 2019
1 parent 7d5c274 commit 042ff27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ solution: WebSocket4Net.sln
install:
- nuget restore WebSocket4Net.sln
script:
- msbuild /p:Configuration=Release WebSocket4Net.sln
- msbuild /p:Configuration=Linux WebSocket4Net.sln

0 comments on commit 042ff27

Please sign in to comment.