Skip to content

Commit

Permalink
removed rc1 status as all dependencies out of pre
Browse files Browse the repository at this point in the history
  • Loading branch information
TomPallister committed Jan 21, 2017
1 parent 0f71c04 commit d7ad6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ build_script:
test_script:
- run-tests.bat
after_test:
- push-to-nuget.bat %appveyor_build_version%-rc1 %nugetApiKey%
- push-to-nuget.bat %appveyor_build_version% %nugetApiKey%
cache:
- '%USERPROFILE%\.nuget\packages'

0 comments on commit d7ad6df

Please sign in to comment.