Skip to content

Commit

Permalink
Add code coverage and Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mramshaw committed Mar 9, 2019
1 parent 91f210f commit 5e95364
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ services:
- docker

script:
- docker-compose up -d couchbase
- docker-compose run --publish 80:8100 golang make test
- docker-compose down

Expand Down

0 comments on commit 5e95364

Please sign in to comment.