Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plio
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aflab
astrogeology
Plio
Commits
1d9a6cd1
Commit
1d9a6cd1
authored
7 years ago
by
jay
Browse files
Options
Downloads
Patches
Plain Diff
Missed another Appveyor Requirment
parent
a24d8a55
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
appveyor.yml
+3
-2
3 additions, 2 deletions
appveyor.yml
with
3 additions
and
2 deletions
appveyor.yml
+
3
−
2
View file @
1d9a6cd1
...
@@ -58,14 +58,15 @@ install:
...
@@ -58,14 +58,15 @@ install:
-
cmd
:
conda install --yes -c jlaura protobuf pvl
-
cmd
:
conda install --yes -c jlaura protobuf pvl
# Development installation
# Development installation
-
cmd
:
conda install --yes
nose coverage
pytest
-
cmd
:
conda install --yes
pytest
pytest
-cov
-
cmd
:
pip install coveralls
-
cmd
:
pip install coveralls
# Skip .NET project specific build phase.
# Skip .NET project specific build phase.
build
:
off
build
:
off
test_script
:
test_script
:
-
cmd
:
pytest --cov=cycsm
-
cmd
:
python setup.py install
-
cmd
:
pytest --cov=plio
-
"
%CMD_IN_ENV%
conda
build
conda
--quiet"
-
"
%CMD_IN_ENV%
conda
build
conda
--quiet"
deploy_script
:
deploy_script
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment