Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
beem
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
Container Registry
Model registry
Operate
Environments
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
hive
beem
Commits
b994bf77
Commit
b994bf77
authored
4 years ago
by
Holger
Browse files
Options
Downloads
Patches
Plain Diff
update ci
parent
26ae05f2
No related branches found
Branches containing commit
No related tags found
2 merge requests
!5
Taken current version of master branch in the https://github.com/holgern/beem
,
!4
Original changes pushed to master at https://github.com/holgern/beem
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+1
-1
1 addition, 1 deletion
.travis.yml
appveyor.yml
+1
-1
1 addition, 1 deletion
appveyor.yml
with
2 additions
and
2 deletions
.travis.yml
+
1
−
1
View file @
b994bf77
...
...
@@ -59,7 +59,7 @@ before_install:
# Set numpy version first, other packages link against it
-
pip install six nose coverage codecov pytest pytest-cov coveralls codacy-coverage parameterized secp256k1prp cryptography scrypt
-
pip install pycryptodomex pyyaml appdirs pylibscrypt tox diff_match_patch asn1crypto
-
pip install ecdsa requests
future
websocket-client pytz six Click
events
prettytable click_shell
-
pip install ecdsa requests websocket-client pytz six Click prettytable click_shell
script
:
-
tox
...
...
This diff is collapsed.
Click to expand it.
appveyor.yml
+
1
−
1
View file @
b994bf77
...
...
@@ -52,7 +52,7 @@ install:
-
cmd
:
conda install --yes conda-build setuptools pip parameterized cryptography
-
cmd
:
conda install --yes pycryptodomex pyyaml pytest pytest-mock coverage mock appdirs pylibscrypt pywin32
-
cmd
:
pip install scrypt -U
-
cmd
:
conda install --yes ecdsa requests
future
websocket-client pytz six Click
events
prettytable pyinstaller click-shell asn1crypto
-
cmd
:
conda install --yes ecdsa requests websocket-client pytz six Click prettytable pyinstaller click-shell asn1crypto
build_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