Skip to content

Commit

Permalink
Merge pull request #9 from apprentice3d/develop
Browse files Browse the repository at this point in the history
fixed travis config to point to new repo name.
  • Loading branch information
apprentice3d authored Mar 6, 2018
2 parents f98b02f + d4b3dfd commit 63d82e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ deploy:
- ./bin/osx/osx.zip
on:
tags: true
repo: apprentice3d/recap_cli
repo: apprentice3d/reality.capture-go-cli.sample
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# recap_cli
[![Build Status](https://travis-ci.org/apprentice3d/recap_cli.svg?branch=master)](https://travis-ci.org/apprentice3d/recap_cli)
[![Build Status](https://travis-ci.org/apprentice3d/reality.capture-go-cli.sample.svg?branch=master)](https://travis-ci.org/apprentice3d/reality.capture-go-cli.sample)
[![Go Report Card](https://goreportcard.com/badge/github.com/apprentice3d/recap_cli)](https://goreportcard.com/report/github.com/apprentice3d/recap_cli)
![Platforms](https://img.shields.io/badge/platform-windows%20%7C%20osx%20%7C%20linux-lightgray.svg)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://opensource.org/licenses/MIT)
Expand Down

0 comments on commit 63d82e4

Please sign in to comment.