Skip to content

Commit

Permalink
Merge pull request #5 from smulube/updateglide
Browse files Browse the repository at this point in the history
Updateglide
  • Loading branch information
smulube committed May 3, 2016
2 parents ff9a9b7 + 5e34a97 commit f55dc1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wercker-box.yml
@@ -1,5 +1,5 @@
name: golang
version: 1.6.4
version: 1.6.5
inherits: wercker/ubuntu12.04-webessentials@1.0.4
type : main
platform : ubuntu@12.04
Expand All @@ -15,8 +15,8 @@ packages :
- bzr
- glide
script : |
version="1.6"
glideversion="0.9.1"
version="1.6.2"
glideversion="0.10.2"
sudo apt-get update
sudo apt-get install bzr
Expand Down

0 comments on commit f55dc1a

Please sign in to comment.