Skip to content

Commit 108de81

Browse files
committed
Add Travis CI
1 parent 51571e9 commit 108de81

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
language: go

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# go-bunq
22

3+
[![Build Status](https://travis-ci.org/dstotijn/go-bunq.svg)](https://travis-ci.org/dstotijn/go-bunq)
4+
35
A Go wrapper for working with the [public bunq API](https://www.bunq.com/en/api).

0 commit comments

Comments
 (0)