Commit Graph

55 Commits

Author SHA1 Message Date
Marten Seemann
fb583fea1b generate code coverage reports with codecov 2016-06-06 23:58:04 +07:00
Lucas Clemente
e2f5d72301 add an integration test using a dockered chrome via selenium
this commit also moves the {Before,After}Suite functions from the
integration_test.go file into the integrationtests_suite_test.go file,
and adds the docker-specific hooks.

ref #162
2016-06-05 15:57:24 +02:00
Marten Seemann
d67c7612a6 run Travis tests on 64 bit (amd64) and 32 bit (386) 2016-06-02 23:20:40 +07:00
Marten Seemann
2206c12574 add more Go versions for Travis 2016-06-02 15:58:39 +07:00
Lucas Clemente
27c422a92b add travis.yml 2016-04-07 17:10:20 +02:00