fix travis
This commit is contained in:
parent
01cece2ad6
commit
26590c4d80
|
@ -15,7 +15,6 @@ before_install:
|
||||||
- ./update-deps-linux
|
- ./update-deps-linux
|
||||||
- ./dev-update-travis
|
- ./dev-update-travis
|
||||||
- mv ./experimental/plugin_sendmail.go ..
|
- mv ./experimental/plugin_sendmail.go ..
|
||||||
- mv ./experimental/plugin_hyperdrive.go ..
|
|
||||||
install: true
|
install: true
|
||||||
before_script:
|
before_script:
|
||||||
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
|
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
|
||||||
|
|
Loading…
Reference in New Issue