Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #18 from essentialkaos/develop
Browse files Browse the repository at this point in the history
Updated testing targets in TravisCI config
  • Loading branch information
andyone authored Oct 26, 2016
2 parents 3aedd0f + e23855a commit 0fbc26f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ sudo: false
language: go

go:
- 1.6.3
- 1.7.1
- 1.6.x
- 1.7.x
- tip

branches:
Expand Down

0 comments on commit 0fbc26f

Please sign in to comment.