Skip to content

Commit

Permalink
Merge branch 'issue-2' of git://github.com/u5surf/flipt into u5surf-i…
Browse files Browse the repository at this point in the history
…ssue-2

* 'issue-2' of git://github.com/u5surf/flipt:
  Increase test coverage in storage/rule_test.go #2
  Add go_import_path in .travis.yml #2
  Increase test coverage in storage/segment_test.go #2
  Increase test coverage in segment_test.go #2
  Increase test coverage in rule_test.go #2
  Increase test coverage in flag_test.go #2
  • Loading branch information
markphelps committed Mar 1, 2019
2 parents a6adb4f + 653e1dc commit de22cd8
Show file tree
Hide file tree
Showing 6 changed files with 1,663 additions and 104 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: go
go:
- '1.11.x'

go_import_path: github.com/markphelps/flipt

env:
- GO111MODULE=off

Expand Down

0 comments on commit de22cd8

Please sign in to comment.