Pārlūkot izejas kodu

x/crypto => crypto

master
jimzhan pirms 9 gadiem
vecāks
revīzija
9c85ac7ae7
2 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +1
    -0
      .travis.yml
  2. +1
    -1
      env_test.go

+ 1
- 0
.travis.yml Parādīt failu

@@ -3,6 +3,7 @@ language: go
install:
- go get github.com/smartystreets/goconvey
- go get github.com/goanywhere/fs
- go get github.com/goanywhere/crypto

go:
- 1.4

+ 1
- 1
env_test.go Parādīt failu

@@ -6,7 +6,7 @@ import (
"os"
"testing"

"github.com/goanywhere/x/crypto"
"github.com/goanywhere/crypto"
. "github.com/smartystreets/goconvey/convey"
)


Notiek ielāde…
Atcelt
Saglabāt