Skip to content

Commit c5ca8ed

Browse files
committed
one more time
1 parent 4770d8a commit c5ca8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ install:
33
- go get github.com/bmizerany/assert
44
script:
55
- pushd $TRAVIS_BUILD_DIR
6-
- ./test.sh
6+
- go test
77
- popd
88
notifications:
99
email: false

0 commit comments

Comments
 (0)