Skip to content

Commit

Permalink
Updated travis build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonvfx committed Jul 12, 2017
1 parent 267c762 commit b1ac0ed
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: go
go:
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- tip
script: script/test
before_deploy:
Expand All @@ -20,4 +19,4 @@ deploy:
on:
repo: brandonvfx/sg-restful
tags: true
go: 1.6
go: 1.8

0 comments on commit b1ac0ed

Please sign in to comment.