Skip to content

Commit ce79074

Browse files
committed
Bump to Golang 1.5
1 parent 27b8834 commit ce79074

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ env:
1212
go:
1313
- 1.3
1414
- 1.4
15+
- 1.5
1516
- tip
1617

1718
matrix:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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))

0 commit comments

Comments
 (0)