Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit b6ed205

Browse files
committed
bump SDK version
Signed-off-by: Alexander Bezzubov <[email protected]>
1 parent 22202c6 commit b6ed205

File tree

5 files changed

+119
-31
lines changed

5 files changed

+119
-31
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
language: go
22

33
go:
4-
- '1.10'
4+
- '1.11'
55

66
services:
77
- docker
88

99
env:
10-
- BBLFSHD_VERSION=v2.9.1
10+
- BBLFSHD_VERSION=v2.11.7
1111

1212
install:
1313
- curl -L https://github.com/golang/dep/releases/download/v0.4.1/dep-linux-amd64 > $GOPATH/bin/dep

0 commit comments

Comments
 (0)