Skip to content

Commit

Permalink
Upgrade CI to build for 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowtie authored Mar 1, 2019
1 parent e07b833 commit ac659c4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
language: go
go:
- 1.7
- 1.7.1
- 1.7.3
- 1.7.4
- 1.8
- 1.9
- 1.12

script:
- go test -coverprofile=html_coverage.txt -covermode=atomic ./html
Expand Down

0 comments on commit ac659c4

Please sign in to comment.