remove gperf installation that is not needed if src/lex.def is properly updated; cancel #1037

This commit is contained in:
Yukihiro Matz Matsumoto
2013-03-21 07:46:19 +09:00
parent 41cbd48388
commit 605035bc42
-3
View File
@@ -1,6 +1,3 @@
# no installation... # no installation...
install:
- sudo apt-get -q install gperf
script: "./minirake all test" script: "./minirake all test"