Add AppVeyor support (#289)

Add AppVeyor support
This commit is contained in:
Adrian Gallagher
2019-05-03 13:09:01 +10:00
committed by GitHub
parent 5ea82f163a
commit f19cf37752
2 changed files with 34 additions and 1 deletions

View File

@@ -15,8 +15,8 @@ import (
"sync"
"time"
"github.com/thrasher-/gocryptotrader/connchecker"
"github.com/thrasher-/gocryptotrader/common"
"github.com/thrasher-/gocryptotrader/connchecker"
"github.com/thrasher-/gocryptotrader/currency"
"github.com/thrasher-/gocryptotrader/currency/forexprovider"
"github.com/thrasher-/gocryptotrader/currency/forexprovider/base"