Merge pull request #4 from zanderso/fix-travis-yml

Run tests on travis
tree: 154d5a075f3819c117b86543661838c40516f730
  1. lib/
  2. test/
  3. .gitignore
  4. .status
  5. .travis.yml
  6. analysis_options.yaml
  7. CHANGELOG.md
  8. LICENSE
  9. pubspec.yaml
  10. README.md
README.md

http_io

The HTTP APIs in dart:io are pure Dart code. To enable faster development and bug fixes, these APIS are moving out of dart:io into this package.