feat: add test build with travis

This commit is contained in:
Adrien Waksberg 2019-07-24 18:21:21 +02:00
parent 38295c6fb6
commit 5fb2c5ee1c
3 changed files with 9 additions and 0 deletions

4
.travis.yml Normal file
View file

@ -0,0 +1,4 @@
---
language: go
script:
- go get git.yaegashi.fr/nishiki/gpm/cmd/gpm

View file

@ -7,6 +7,10 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
## Unreleased
### Added
- Test build with travis
## v1.1.0 - 2019-07-23
### Added

View file

@ -2,6 +2,7 @@
[![Version](https://img.shields.io/badge/latest_version-1.1.0-green.svg)](https://git.yaegashi.fr/nishiki/gpm/releases)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/gpm/src/branch/master/LICENSE)
[![Build Status](https://travis-ci.org/nishiki/gpm.svg?branch=master)](https://travis-ci.org/nishiki/gpm)
gpm is passwords manager write in go and use AES-256 to encrypt the wallets