Skip to content

Commit

Permalink
Allow travis to run the tests automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
timgws committed Jan 11, 2020
1 parent 82c040f commit a7def73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ install:
- go get -v "github.com/op/go-logging"

script:
- go test -run="TestJustToTest"
- go test

0 comments on commit a7def73

Please sign in to comment.