travis installs exuberant-ctags

This commit is contained in:
Justin Lynn
2013-10-24 19:11:08 -07:00
parent 8201805b28
commit 1ba1b3983a

View File

@@ -3,7 +3,7 @@ compiler:
- gcc
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libboost1.48-all-dev protobuf-compiler libprotobuf-dev libssl-dev
- sudo apt-get install -qq libboost1.48-all-dev protobuf-compiler libprotobuf-dev libssl-dev exuberant-ctags
script: scons && npm install && npm test
notifications:
irc: