Auto merge of #42 - edunham:tidy-and-fixes, r=larsbergstrom
Tidy and fixes for servo/servo#10636 * add tidy stuff to .travis.yml * transform conditional `use` to one-liners and put them after the other `use` statements * alphebetize many lists * add whitespace around some `=`