Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
cb0ae089
Commit
cb0ae089
authored
Jul 04, 2014
by
John Chodera (MSKCC)
Browse files
One more try at BINSTAR_TOKEN
parent
c18dd0af
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
.travis.yml
.travis.yml
+1
-1
tools/ci/after_sucess.sh
tools/ci/after_sucess.sh
+0
-1
No files found.
.travis.yml
View file @
cb0ae089
...
...
@@ -25,7 +25,7 @@ env:
global
:
# encrypted BINSTAR_TOKEN for push of dev package to binstar
-
secure
:
Qz3pEYXXFnNQ/WK+15ad4cdbLJvzgCIZRwKD9fLiS3CDO2ldAQWxzaz8RQOwqbFtZUWu7lQpr+GukNJz5p0w18QEto+BxLYG9aW5mjoc+F2vCjyWFjkwnJ/Z/3uBKTcr5x9Y7HKaPGivaJ4BNACifjt7cCpeVJzV6u2+bBgSoHc=
-
secure
:
"
Qz3pEYXXFnNQ/WK+15ad4cdbLJvzgCIZRwKD9fLiS3CDO2ldAQWxzaz8RQOwqbFtZUWu7lQpr+GukNJz5p0w18QEto+BxLYG9aW5mjoc+F2vCjyWFjkwnJ/Z/3uBKTcr5x9Y7HKaPGivaJ4BNACifjt7cCpeVJzV6u2+bBgSoHc=
"
after_success
:
-
echo "after_success"
...
...
tools/ci/after_sucess.sh
View file @
cb0ae089
...
...
@@ -12,7 +12,6 @@ fi
if
[[
"2.7 3.3"
=
~
"
$python
"
]]
;
then
conda
install
--yes
binstar
echo
binstar
-t
$BINSTAR_TOKEN
upload
--force
-u
omnia
-p
openmm-dev
$HOME
/miniconda/conda-bld/linux-64/openmm-dev-
*
binstar
-t
$BINSTAR_TOKEN
upload
--force
-u
omnia
-p
openmm-dev
$HOME
/miniconda/conda-bld/linux-64/openmm-dev-
*
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment