Commit Graph

2 Commits (f5cf4fc8fbfbe6e02cb1ee700c035c073db4a5cb)

Author SHA1 Message Date
Michael Kelley 0030d18448 Update sys module to newer version (#1582)
A newer version of the sys module is needed for pull request #1341
5 years ago
Stefan Tatschner 6f1eaa9b39 Use go modules and simplify build (#1444)
* 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
6 years ago