Skip to content

Commit

Permalink
Merge pull request #231 from ARGOeu/devel
Browse files Browse the repository at this point in the history
Merge to Master to Release 1.0.4-1
  • Loading branch information
kkoumantaros authored Jul 3, 2019
2 parents 7f42269 + 2f57867 commit 0f0a7e5
Show file tree
Hide file tree
Showing 438 changed files with 210,456 additions and 6,189 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
# this container should be prepared for golang
language: go
go:
- 1.7
- 1.10

install:
- go get github.com/tools/godep
- go get github.com/axw/gocov/...
- go get github.com/AlekSi/gocov-xml

script:
- godep restore
- godep update ...
- gocov test ./... | gocov-xml > coverage.xml
197 changes: 0 additions & 197 deletions Godeps/Godeps.json

This file was deleted.

5 changes: 0 additions & 5 deletions Godeps/Readme

This file was deleted.

Loading

0 comments on commit 0f0a7e5

Please sign in to comment.