Skip to content

Commit

Permalink
removing conf
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Jun 2, 2015
1 parent a83f38d commit c1c9288
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis/setup_kong.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ sudo apt-get install sudo netcat lua5.1 openssl libpcre3 dnsmasq
# Installing Kong and its dependencies
sudo dpkg -i ./.travis/kong-0.3.0travis.precise_all.deb

sudo luarocks remove kong --force
sudo luarocks remove kong --force
sudo rm -rf /etc/kong

0 comments on commit c1c9288

Please sign in to comment.