Skip to content
Snippets Groups Projects
Unverified Commit f589d15a authored by Wolfgang Welz's avatar Wolfgang Welz Committed by GitHub
Browse files

Merge pull request #65 from Wollac/chore/travis

Enable Travis CI
parents 1cc6144d c7174aa4
Branches
Tags
No related merge requests found
language: go
go:
- 1.12
env:
- GO111MODULE=on
# we are using go modules, so there is nothing to install
install: true
# goshimmer # goshimmer
[![Build Status](https://travis-ci.org/iotaledger/goshimmer.svg?branch=master)](https://travis-ci.org/iotaledger/goshimmer)
## Run Shimmer ## Run Shimmer
First, you need to [install Go](https://golang.org/doc/install) if it is not already installed on your machine. It is recommended that you use the most recent version of Go. First, you need to [install Go](https://golang.org/doc/install) if it is not already installed on your machine. It is recommended that you use the most recent version of Go.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment