This website works better with JavaScript
Home
Explore
Help
Register
Sign In
publics
/
etcd-io__etcd
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix travis
Xiang Li
12 years ago
parent
177854c3e1
commit
7004a6bcc1
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -5,4 +5,4 @@ install:
- echo "Skip install"
- echo "Skip install"
script:
script:
- - .
test
/test
+ - ./test
.sh