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 1e43282 commit 0831d30Copy full SHA for 0831d30
.travis.yml
@@ -4,7 +4,7 @@ services:
4
language: go
5
go:
6
- '1.7'
7
-# Make sure we have p2 and the postgres client.
+# Make sure we have p2 and the postgres client.
8
before_install:
9
- sudo wget -O /usr/local/bin/p2 https://github.com/wrouesnel/p2cli/releases/download/r4/p2 &&
10
sudo chmod +x /usr/local/bin/p2
0 commit comments