We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c66f92 commit 69c667eCopy full SHA for 69c667e
.travis.yml
@@ -15,7 +15,7 @@ before_install:
15
- sudo apt-get install -y powershell
16
17
script:
18
- - pwsh -c 'Import-Module ./PSSourcegraph.psd1'
+ - pwsh -c 'Import-Module ./PSSourcegraph/PSSourcegraph.psd1'
19
20
if: tag IS blank
21
0 commit comments