Skip to content

Commit

Permalink
Merge branch 'fix-memleak-on-reconnect' of github.com:kuzzleio/sdk-go…
Browse files Browse the repository at this point in the history
… into fix-memleak-on-reconnect
  • Loading branch information
jenow committed Aug 7, 2019
2 parents 403257e + 0faf465 commit 0392f60
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ env:

jobs:
include:
- name: Documentation test
language: go
go: 1.12.x
script:
- docker-compose -f .ci/doc/docker-compose.yml run doc-tests node index
- name: Documentation test
language: go
go: 1.12.x
script:
- docker-compose -f .ci/doc/docker-compose.yml run doc-tests node index

# -----------------------------------------------
# Linux amd64
Expand Down

0 comments on commit 0392f60

Please sign in to comment.