Bump golang 1.4
This commit is contained in:
parent
ea73ecedb9
commit
2aab7a5932
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ language: go
|
|||
addons:
|
||||
postgresql: 9.3
|
||||
|
||||
go: 1.3
|
||||
go: 1.4
|
||||
|
||||
before_script:
|
||||
- psql -c 'CREATE DATABASE bactdbtest;' -U postgres
|
||||
|
|
Reference in a new issue