diff options
| author | Carlos Martín Nieto <[email protected]> | 2014-06-07 03:00:29 +0200 |
|---|---|---|
| committer | Carlos Martín Nieto <[email protected]> | 2014-06-07 03:27:00 +0200 |
| commit | 3da96c3dd775f2242797a53b04a65919a15899e4 (patch) | |
| tree | 8826606309541c705c57742eae2353bb9fff892e /.travis.yml | |
| parent | c734fc2a6b015f5b38f30da106736877cfbe02c7 (diff) | |
Adjust travis script to static
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index 5bc4f9f..6e480f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,11 +6,6 @@ go: - 1.2 - tip -install: - - script/build-libgit2.sh - - export PKG_CONFIG_PATH=$PWD/libgit2/install/lib/pkgconfig - - export LD_LIBRARY_PATH=$PWD/libgit2/install/lib - matrix: allow_failures: - go: tip |
