File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1212go :
1313 - 1.3
1414 - 1.4
15+ - 1.5
1516 - tip
1617
1718matrix :
@@ -31,6 +32,8 @@ install:
3132
3233
3334script :
35+ - make build
36+ - ./scw version
3437 - make travis_run
3538 - make cover
3639 - goveralls -service=travis-ci -v -coverprofile=profile.out
Original file line number Diff line number Diff line change @@ -1088,6 +1088,7 @@ $ scw inspect myserver | jq '.[0].public_ip.address'
10881088
10891089#### Features
10901090
1091+ * Bump to Golang 1.5
10911092* Support --tmp-ssh-key ` scw {run,create} ` option ([ #99 ] ( https://github.com/scaleway/scaleway-cli/issues/99 ) )
10921093* Support -f ` scw run --rm ` option ([ #117 ] ( https://github.com/scaleway/scaleway-cli/issues/117 ) )
10931094* Support of ` --gateway=login@host ` ([ #110 ] ( https://github.com/scaleway/scaleway-cli/issues/110 ) )
You can’t perform that action at this time.
0 commit comments