Skip to content

Commit

Permalink
[CI] multiple operating systems
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBeke committed Oct 24, 2015
1 parent dc5cdda commit 6d89c2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,10 @@ go:
- 1.4
- 1.3

os:
- linux
- osx

install:
- go get github.com/smartystreets/goconvey/convey
- go get github.com/gopistolet/gospf
Expand Down

0 comments on commit 6d89c2e

Please sign in to comment.