diff --git a/.gitmodules b/.gitmodules index 3302c27ddf..45f639e1de 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/.travis.yml b/.travis.yml index e5d65c21e8..a6f9cf4954 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,5 +16,3 @@ script: - make -j2 - cd ../minidump-stackwalk - make - - cd ../tests - - sh run.sh diff --git a/README.md b/README.md index 9554f3d195..450182db34 100644 --- a/README.md +++ b/README.md @@ -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.