Skip to content

Commit

Permalink
Lock tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmp85 committed Aug 3, 2016
1 parent a02b7ee commit 531f2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ env:
before_install:
- sudo apt-get update -qq
- sudo update-alternatives --remove-all postmaster.1.gz
- git clone --depth 1 https://github.com/citusdata/tools.git
- git clone -b v0.3.3 --depth 1 https://github.com/citusdata/tools.git
- tools/travis/nuke_pg.sh
install:
- sudo apt-get install protobuf-c-compiler
Expand Down

0 comments on commit 531f2c4

Please sign in to comment.