Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Added NVIM_LISTEN_ADDRESS on CI env
Browse files Browse the repository at this point in the history
  • Loading branch information
viniarck committed Jan 6, 2019
1 parent e2f4933 commit 771fba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
variables:
NVIMHOST_LOG_FILE: "/tmp/nvimhost_log.txt"
NVIM_LISTEN_ADDRESS: "/tmp/nvim_test_addr"

stages:
- build
Expand Down

0 comments on commit 771fba9

Please sign in to comment.