Skip to content

Commit 69c667e

Browse files
committed
ci: fix path
1 parent 7c66f92 commit 69c667e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ before_install:
1515
- sudo apt-get install -y powershell
1616

1717
script:
18-
- pwsh -c 'Import-Module ./PSSourcegraph.psd1'
18+
- pwsh -c 'Import-Module ./PSSourcegraph/PSSourcegraph.psd1'
1919

2020
if: tag IS blank
2121

0 commit comments

Comments
 (0)