Skip to content
Snippets Groups Projects
  • Stefan Tatschner's avatar
    6f1eaa9b
    Use go modules and simplify build (#1444) · 6f1eaa9b
    Stefan Tatschner authored
    * Update .travis.yml and use stages
    
    This updates the .travis.yml configuration to use separate stages for
    unittests and CLI tests. The output is now clearer, since for unittests
    and CLI tests separate web pages are available.
    
    * Use go modules and simplify build
    6f1eaa9b
    History
    Use go modules and simplify build (#1444)
    Stefan Tatschner authored
    * Update .travis.yml and use stages
    
    This updates the .travis.yml configuration to use separate stages for
    unittests and CLI tests. The output is now clearer, since for unittests
    and CLI tests separate web pages are available.
    
    * Use go modules and simplify build
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Go Modules. Learn more
go.sum 2.55 KiB