You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

.travel.yml 131 B

11 years ago
11 years ago
123456789
  1. command: go test -v {}
  2. include: ^.+_test\.go$
  3. path: ./
  4. depth: 1
  5. verbose: true
  6. timeout: 1m
  7. reload: false
  8. html: test.html
  9. notify: []