Skip to content
Snippets Groups Projects
Commit 1d39f94a authored by vito.he's avatar vito.he
Browse files

Mod:.travis.yml

parent 819a0712
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ env: ...@@ -8,7 +8,7 @@ env:
install: true install: true
before_start: before_script:
- wget -P "remoting/zookeeper/zookeeper-4unittest/contrib/fatjar" http://urlForYourJar.jar - wget -P "remoting/zookeeper/zookeeper-4unittest/contrib/fatjar" http://urlForYourJar.jar
script: script:
- go fmt ./... && [[ -z `git status -s` ]] - go fmt ./... && [[ -z `git status -s` ]]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment