Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
fixed run import path
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Feb 8, 2019
1 parent f63198a commit 0af0ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: go
go_import_path: gopkg.in/AlecAivazis/survey.v1

before_install:
- go get github.com/AlecAivazis/run
- go get github.com/alecaivazis/run

install:
- run install-deps
Expand Down

0 comments on commit 0af0ba9

Please sign in to comment.