Skip to content
Snippets Groups Projects
Commit 73e0db22 authored by Rohith's avatar Rohith
Browse files

- adding golang version 1.6 to the list for travis

parent 5955a73a
Branches
Tags v0.0.6
No related merge requests found
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
language: go language: go
go: go:
- 1.5 - 1.5
- 1.6
install: install:
- go get github.com/tools/godep - go get github.com/tools/godep
- make test - make test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment