Migrate off deprecated isInstanceOf (dart-lang/source_span#40)

- Bump `package:test` to `1.6.0` which introduce `isA`.
- Use `2.1.0` SDK on travis since it's the minimum supported by `test`.
- Bump min SDK in the pubspec to `2.1.0` to match what is tested.
- Replace `new isInstanceOf` with `isA`.
3 files changed
tree: f01640f272dafb535ea0a61ea2d4a5c385787d66
  1. pkgs/