Skip to content

Commit edd134f

Browse files
committed
Separate travis commands
1 parent c59706c commit edd134f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ os:
77
- osx
88

99
script:
10-
go get -u github.com/stretchr/testify/assert
11-
go test ./audio
10+
- go get -u github.com/stretchr/testify/assert
11+
- go test ./audio

0 commit comments

Comments
 (0)