Skip to content

Commit

Permalink
Re-enable racing on webrtc tests
Browse files Browse the repository at this point in the history
 * Closes #24
  • Loading branch information
arlolra committed Feb 10, 2016
1 parent e48abe5 commit 0ddee78
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 @@ -22,4 +22,4 @@ install:
script:
- make check
- go test -v -race ./data
- go test -v .
- go test -v -race .

0 comments on commit 0ddee78

Please sign in to comment.