Skip to content

Commit

Permalink
build config update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevatkm committed Aug 28, 2018
1 parent 7965658 commit f29e3a6
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,17 @@ branches:
- develop

go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
# for saving travis resource commented out few versions test
#- 1.2
#- 1.3
#- 1.4
#- 1.5
#- 1.6
#- 1.7
#- 1.8
- 1.9
- 1.10
- 1.11
- tip

install:
Expand Down

0 comments on commit f29e3a6

Please sign in to comment.