Skip to content

Commit 0831d30

Browse files
authored
Update .travis.yml
1 parent 1e43282 commit 0831d30

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
@@ -4,7 +4,7 @@ services:
44
language: go
55
go:
66
- '1.7'
7-
# Make sure we have p2 and the postgres client.
7+
# Make sure we have p2 and the postgres client.
88
before_install:
99
- sudo wget -O /usr/local/bin/p2 https://github.com/wrouesnel/p2cli/releases/download/r4/p2 &&
1010
sudo chmod +x /usr/local/bin/p2

0 commit comments

Comments
 (0)