braintree / restricted-input

Restrict <input>s to certain valid characters (e.g. formatting phone or card numbers)
https://braintree.github.io/restricted-input/
MIT License
68 stars 25 forks source link

Split out travis builds #18

Closed crookedneighbor closed 8 years ago

crookedneighbor commented 8 years ago

This splits the travis build into 4 builds

  1. lint
  2. unit tests
  3. integration tests for desktop browsers
  4. integration tests for iPhone (the one causing the build timeout)