Skip to content

Commit

Permalink
Change to the test-kitchen directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitystorm committed Jul 1, 2015
1 parent 5438a52 commit 4e3b8c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bootstrap.sh
Expand Up @@ -21,5 +21,8 @@ apt-get -y install gcc-4.8 g++-4.8
gem install rake-compiler rake hoe rice chunky_png cairo

apt-get -y install libmapnik=2.3.0* mapnik-utils=2.3.0* libmapnik-dev=2.3.0* mapnik-input-plugin*=2.3.0*

# change to the test-kitchen directory
cd /tmp/kitchen/data/
make clean
make test

0 comments on commit 4e3b8c5

Please sign in to comment.