Skip to content

Commit 7da508a

Browse files
authored
Merge pull request #171 from bugsnag/next
Apply dev/test changes to master
2 parents bf2b163 + 2025a71 commit 7da508a

File tree

3 files changed

+3
-51
lines changed

3 files changed

+3
-51
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Gemfile.lock
2+
13
## Ignore Visual Studio temporary files, build results, and
24
## files generated by popular Visual Studio add-ons.
35
##

Gemfile.lock

Lines changed: 0 additions & 50 deletions
This file was deleted.

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ artifacts:
1212
deploy:
1313
- provider: NuGet
1414
api_key:
15-
secure: qA2cRUqCQnpT/4VxrVZcbRI9jZFbZmqJ+Wn/bCYyPosIsMfZZGsSwMAFKZYH3ewx
15+
secure: gu4bITgZPQqhN9yT/sizv6AHBkdiANBvEbyGkMeRMWfVXQnUO1kk1Ib6x/snIrrE
1616
skip_symbols: false
1717
symbol_server: https://www.nuget.org/api/v2/symbolpackage
1818
artifact: /.*(\.|\.s)nupkg/

0 commit comments

Comments
 (0)