Skip to content

Commit f888490

Browse files
committed
rename testsuite to tests
1 parent 82e86fc commit f888490

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ install:
3232
- export TRAVIS_BUILD_DIR=$GOPATH/src/upper.io/bond
3333

3434
script:
35-
- make -C internal/testsuite server-up test server-down
35+
- make -C internal/tests server-up test server-down
3636

0 commit comments

Comments
 (0)