Skip to content

Commit 36e724c

Browse files
committed
ugh
1 parent 84458bf commit 36e724c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ before_install:
4444
install:
4545
- python setup.py install --prefix $(pwd)/mason_packages/.link
4646
- if [[ $(uname -s) == 'Linux' ]]; then
47-
readelf -d $(pwd)/mason_packages/.link/lib/libmapnik.so
47+
readelf -d $(pwd)/mason_packages/.link/lib/libmapnik.so;
4848
fi;
4949

5050
before_script:

0 commit comments

Comments
 (0)