Skip to content

Commit

Permalink
Update URLs, disable tests in travis (fix!)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Jun 30, 2019
1 parent e5fc367 commit 2325767
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "breakpad"]
path = breakpad
url = https://github.com/olear/breakpad
url = https://github.com/NatronGitHub/breakpad
[submodule "jsoncpp"]
path = jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ script:
- make -j2
- cd ../minidump-stackwalk
- make
- cd ../tests
- sh run.sh
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Stackwalker [![Build Status](https://travis-ci.org/olear/stackwalker.svg)](https://travis-ci.org/olear/stackwalker)
Stackwalker [![Build Status](https://travis-ci.org/NatronGitHub/stackwalker.svg)](https://travis-ci.org/NatronGitHub/stackwalker)
-----------

Parse crash reports from clients using Breakpad.
Parse crash reports from Natron.

0 comments on commit 2325767

Please sign in to comment.