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
df856122
Commit
df856122
authored
Jul 03, 2014
by
John Chodera (MSKCC)
Browse files
Fixed binstar token; updated directory to run nosetests.
parent
3c8fbeb2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
.travis.yml
.travis.yml
+3
-2
No files found.
.travis.yml
View file @
df856122
...
...
@@ -12,6 +12,8 @@ script:
-
source activate $python
-
conda install $HOME/miniconda/conda-bld/linux-64/openmm-dev-*
-
conda list -e
-
# run the python tests too
-
cd wrappers/python/tests
-
nosetests -vv --processes=-1 --process-timeout=200
env
:
...
...
@@ -21,8 +23,7 @@ env:
global
:
# encrypted BINSTAR_TOKEN for push of dev package to binstar
# TODO: Update this BINSTAR TOKEN
-
secure
:
"
cBG2Qer5VwjtZ3KbzkeZwoaKIuPXfUoEwTDyL9GtEfgInloVPFKCZYzXbl5uMWiehsKBBaCUIT+Gyo7h1sVnPggw8YrEmbfSBzsu4ZjcEqXZUtQC5f6sDc8qWfLXo7TYAGqP1B6Pk0bzm0UbHhjFNIwKFOGBKj3jDyrQDRvs4JI="
-
secure
:
"
ClGfqug2783GRJQERxzlVtY2gLwaaVlviznEB3LQ1rJ7Z2c+rQsQZy2LqtqioAYG/SlBw8hurKZXAJ92hczzzRf98zkCzIP1EcxzHvPgpddoJAEZkwdHFfYFqjElviCu2r55WfU/J8hLGpaELeeR0rgYRpqmHjDqoEUCih5Dqf4="
after_success
:
-
echo "after_success"
...
...
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