mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-14 11:23:02 +02:00
Updated travis config
This commit is contained in:
parent
a0c6bffc76
commit
60c674d68d
@ -1,5 +1,8 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.8"
|
- "1.8"
|
||||||
- "1.9"
|
- "1.9"
|
||||||
|
2
Gopkg.lock
generated
2
Gopkg.lock
generated
@ -193,9 +193,9 @@
|
|||||||
"github.com/mafredri/cdp/devtool",
|
"github.com/mafredri/cdp/devtool",
|
||||||
"github.com/mafredri/cdp/protocol/dom",
|
"github.com/mafredri/cdp/protocol/dom",
|
||||||
"github.com/mafredri/cdp/protocol/emulation",
|
"github.com/mafredri/cdp/protocol/emulation",
|
||||||
"github.com/mafredri/cdp/protocol/input",
|
|
||||||
"github.com/mafredri/cdp/protocol/page",
|
"github.com/mafredri/cdp/protocol/page",
|
||||||
"github.com/mafredri/cdp/protocol/runtime",
|
"github.com/mafredri/cdp/protocol/runtime",
|
||||||
|
"github.com/mafredri/cdp/protocol/target",
|
||||||
"github.com/mafredri/cdp/rpcc",
|
"github.com/mafredri/cdp/rpcc",
|
||||||
"github.com/mafredri/cdp/session",
|
"github.com/mafredri/cdp/session",
|
||||||
"github.com/pkg/errors",
|
"github.com/pkg/errors",
|
||||||
|
Loading…
Reference in New Issue
Block a user