Browse Source

add chapter01 tests to travis file

master
Charles Reid 6 years ago
parent
commit
d8efc0df41
  1. 1
      .travis.yml

1
.travis.yml

@ -7,3 +7,4 @@ go: @@ -7,3 +7,4 @@ go:
script:
- go test -v ./rosalind/...
- go test -v ./chapter01/...

Loading…
Cancel
Save