Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit a888027

Browse files
committed
Updated travis
1 parent 58b5332 commit a888027

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: go
22

33
go:
44
- 1.x
5-
- 1.7
65

76
install:
87
- mkdir -p $GOPATH/bin

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Github CLI
22

3-
[![Build Status](https://travis-ci.org/hellofresh/phanes.svg?branch=master)](https://travis-ci.org/hellofresh/phanes)
4-
[![Go Report Card](https://goreportcard.com/badge/github.com/hellofresh/phanes)](https://goreportcard.com/report/github.com/hellofresh/phanes)
3+
[![Build Status](https://travis-ci.org/hellofresh/github-cli.svg?branch=master)](https://travis-ci.org/hellofresh/phanes)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/hellofresh/github-cli)](https://goreportcard.com/report/github.com/hellofresh/phanes)
55

66
> A CLI Tool that automates the creation of repositories
77

0 commit comments

Comments
 (0)