Skip to content

Commit 62ad305

Browse files
committed
Added more travis config stuff
1 parent 6cfebee commit 62ad305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ else
1212
#install a newer cmake since at this time Travis only has version 2.8.7
1313
echo "yes" | sudo add-apt-repository ppa:kalakris/cmake
1414
sudo apt-get update -qq
15-
sudo apt-get install cmake
15+
sudo apt-get install cmake libsdl1.2-dev python-ply
1616
fi

0 commit comments

Comments
 (0)