Commit Graph

10 Commits

Author SHA1 Message Date
Max Inden b7603c2eb3 Update .travis.yml (#747) 2017-04-26 15:01:18 +02:00
Max Leonard Inden 9ec25d84c5
test: Introduce elm-test package
Adding two basic (fuzz-) tests for Utils.Filter.parseMatcher. Including
tests in Travis runs. Adding make target "test" and "dev-server".
2017-04-25 12:03:02 +02:00
Max Leonard Inden a8d7f92c66 test: Ensure bindata.go is always up to date
This adds three more steps to the Travis tests.
1. Compile Elm -> script.js
2. Bundle html.index & script.js -> bindata.go
3. Check if bindata.go hasn't changed
2017-04-25 11:33:57 +02:00
Max Leonard Inden f50a9ef9db test: Add elm-format + elm-make job to ci
This runs elm-format and elm-make inside a docker container which servs
the Elm environment.

Related to issue #671
2017-04-07 11:19:42 +02:00
Fabian Reinartz e4a7acc7f6 travis: update Go compiler version 2016-11-25 13:31:13 +01:00
Fabian Reinartz 5b64baa419 Update Travis Go versions 2016-07-27 11:58:56 -07:00
Fabian Reinartz 2fed70f749 *: bump default Go version to 1.6.2 2016-05-02 12:15:05 +02:00
Fabian Reinartz 546c225cc8 Run full make in CI 2015-10-05 18:43:38 +02:00
Fabian Reinartz 828861cd35 Make travis use go 1.5 2015-09-27 12:01:51 +02:00
Tobias Schmidt 507de53eb7 Add travis CI support 2015-04-17 18:28:07 -04:00