diff options
Diffstat (limited to 'vendor/github.com/jackc/pgpassfile/.travis.yml')
-rw-r--r-- | vendor/github.com/jackc/pgpassfile/.travis.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/github.com/jackc/pgpassfile/.travis.yml b/vendor/github.com/jackc/pgpassfile/.travis.yml deleted file mode 100644 index e176228e8..000000000 --- a/vendor/github.com/jackc/pgpassfile/.travis.yml +++ /dev/null @@ -1,9 +0,0 @@ -language: go - -go: - - 1.x - - tip - -matrix: - allow_failures: - - go: tip |