Skip to content

Commit 8c6e2dc

Browse files
committed
changed installation type for run
1 parent 22d0fd9 commit 8c6e2dc

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
@@ -8,7 +8,7 @@ go:
88

99
install:
1010
# download our task runner
11-
- go get -u github.com/alecaivazis/run
11+
- go get github.com/alecaivazis/run
1212
# install the ci dependencies
1313
- run install:ci
1414

0 commit comments

Comments
 (0)