"ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "89d2ff0ea65926c216eb6da8a79ddbe43a3ef935"
Commit ae7aa55c authored by Ivan Pozdeev's avatar Ivan Pozdeev
Browse files

+note that language:generic is optional

parent 8cc4032a
...@@ -185,7 +185,9 @@ To use these scripts ...@@ -185,7 +185,9 @@ To use these scripts
- secure: - secure:
"MNKyBWOzu7JAUmC0Y+JhPKfytXxY/ADRmUIMEWZV977FLZPgYctqd+lqel2QIFgdHDO1CIdTSymOOFZckM9ICUXg9Ta+8oBjSvAVWO1ahDcToRM2DLq66fKg+NKimd2OfK7x597h/QmUSl4k8XyvyyXgl5jOiLg/EJxNE2r83IA=" "MNKyBWOzu7JAUmC0Y+JhPKfytXxY/ADRmUIMEWZV977FLZPgYctqd+lqel2QIFgdHDO1CIdTSymOOFZckM9ICUXg9Ta+8oBjSvAVWO1ahDcToRM2DLq66fKg+NKimd2OfK7x597h/QmUSl4k8XyvyyXgl5jOiLg/EJxNE2r83IA="
# We don't use Travis-provided Python but rather install our own # Multibuild doesn't use Travis-provided Python but rather installs its own
# You can still specify a language here if you need it for some unrelated logic
# and you can't use Multibuild-provided Python or other software present on a builder
language: generic language: generic
services: docker services: docker
# A newer distro will also do # A newer distro will also do
......
Markdown is supported
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