Merge pull request #49 from joeybloggs/change-to-native-golang-testing

Change to native golang testing
pull/50/head
Dean Karn 9 years ago
commit 756455cce5
  1. 3
      .travis.yml
  2. 1252
      validator_test.go

@ -6,9 +6,6 @@ notificaitons:
on_success: change
on_failure: always
before_script:
- go get gopkg.in/check.v1
go:
- 1.2
- 1.3

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save