CircleCI 2 & Releases (#9)

This commit is contained in:
Charlie Revett 2018-02-01 10:54:23 -08:00 committed by GitHub
parent 0032efcc3b
commit dd94086a22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 126 additions and 37 deletions

View file

@ -5,7 +5,7 @@ import (
"reflect"
"testing"
"github.com/anthdm/neo-go/pkg/network/payload"
"github.com/CityOfZion/neo-go/pkg/network/payload"
)
func TestMessageEncodeDecode(t *testing.T) {