This website works better with JavaScript.
Explore
Help
Sign In
charlesreid1
/
go-rosalind
Watch
1
Star
0
Fork
You've already forked go-rosalind
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
add chapter01 tests to travis file
master
Charles Reid
6 years ago
parent
42f5d6f5fd
commit
d8efc0df41
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.travis.yml
1
.travis.yml
Unescape
Escape
View File
@ -7,3 +7,4 @@ go:
@@ -7,3 +7,4 @@ go:
script:
-
go test -v ./rosalind/...
-
go test -v ./chapter01/...
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
charlesreid1/go-rosalind
Title
Body
Create Issue