Skip to content

Commit

Permalink
[mod] travis test matrix mods
Browse files Browse the repository at this point in the history
  • Loading branch information
asciimoo committed Feb 10, 2017
1 parent 672d902 commit ef78501
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
language: go
go:
- 1.7.5
- tip # latest
os:
- linux
- osx
# remove osx, getting vm from travis is extremely slow
# - osx
env:
- "PATH=/home/travis/gopath/bin:$PATH"
script:
Expand Down

0 comments on commit ef78501

Please sign in to comment.