Run fast testcases in Travis CI, remove obsolete testcase
Created by: ollieparanoid
- This adds
test/testcases_fast.sh
, which also gets executed by Travis CI now. - The ones which require cross-compilers or traffic-intense setup (cloning Alpine's aports repo) are disabled for now.
- The apkindex_files cache has been removed in #345, this commit finally deletes the obsolete testcase, which has been failing since.