aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJamie Conn <jconn@Jamies-MacBook-Pro.local>2018-01-09 21:38:00 +0000
committerJamie Conn <jconn@Jamies-MacBook-Pro.local>2018-01-09 21:38:00 +0000
commite67bbf834951bb7cdc211697d62911761528ce88 (patch)
tree6fdafe1d70c657d48b5535cff17a0af53624a286 /.travis.yml
parent983c8a1129e4b08876897c7cd6f77e3243cde43e (diff)
Removed os from travis test
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f982308..41b9349 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,5 @@ go:
- 1.6.2
os:
- linux
- - osx
script:
- go test -v ./...