Skip to content
This repository has been archived by the owner on Sep 15, 2018. It is now read-only.

ci: add travis-ci testing and Makefile #9

Merged
merged 1 commit into from
Apr 28, 2018
Merged

ci: add travis-ci testing and Makefile #9

merged 1 commit into from
Apr 28, 2018

Conversation

xmudrii
Copy link
Owner

@xmudrii xmudrii commented Apr 28, 2018

Closes #2.

Changelog:

  • Makefile is added to the project providing several most used functionalities, such as compile, gofmt.. (for full list, run make help).
  • Scripts for checking gofmt and golint are added.
  • .travis.yml file is added for the basic CI testing.

Currently, we're testing are licence headers present in project's Go files, are Go files gofmt-d and linted, as well as does code compile.

@xmudrii xmudrii merged commit e3c5f8c into master Apr 28, 2018
@xmudrii xmudrii deleted the ci branch April 28, 2018 16:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant