Skip to content

Commit caaf75b

Browse files
authored
Merge pull request #16 from arminaaki/github-actions
remove travis
2 parents fb948cd + f693240 commit caaf75b

File tree

2 files changed

+2
-23
lines changed

2 files changed

+2
-23
lines changed

.travis.yml

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

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Terraform provider for Pastebin
22

3-
[![Build Status](https://travis-ci.org/arminaaki/terraform-provider-pastebin.svg?branch=master)](https://travis-ci.org/arminaaki/terraform-provider-pastebin)
43
[![Go Report Card](https://goreportcard.com/badge/github.com/arminaaki/terraform-provider-pastebin)](https://goreportcard.com/report/github.com/arminaaki/terraform-provider-pastebin)
54

65
## Table of Content
@@ -17,8 +16,8 @@ your pastes in Pastebin.
1716

1817
## Requirements
1918

20-
- [Terraform](https://www.terraform.io/downloads.html) 0.10+
21-
- [Go](https://golang.org/doc/install) 1.12
19+
- [Terraform](https://www.terraform.io/downloads.html) 0.12+
20+
- [Go](https://golang.org/doc/install) 1.14
2221

2322
## Quickstart
2423

0 commit comments

Comments
 (0)