Skip to content

Commit

Permalink
travis: update os, build with osx & linux
Browse files Browse the repository at this point in the history
  • Loading branch information
spinlock committed Sep 22, 2016
1 parent b18b40c commit b101c01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
.htaccess

/bin
/tmp
/pkg/utils/version.go

makefile
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: go

os:
- linux
- osx

go:
- 1.5.4
- 1.6.3
Expand Down

0 comments on commit b101c01

Please sign in to comment.