Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sakia
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
clients
python
sakia
Commits
efeef733
Commit
efeef733
authored
9 years ago
by
inso
Browse files
Options
Downloads
Patches
Plain Diff
Coveralls test
parent
4e73037c
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+6
-1
6 additions, 1 deletion
.travis.yml
README.md
+1
-1
1 addition, 1 deletion
README.md
with
7 additions
and
2 deletions
.travis.yml
+
6
−
1
View file @
efeef733
...
...
@@ -25,6 +25,7 @@ install:
-
conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION cx_freeze pyqt5 libpng=1.5.13 libsodium=1.0.3
-
source activate test-environment
-
ldd $HOME/miniconda/envs/test-environment/lib/qt5/plugins/platforms/*.so
-
pip install coveralls
-
pip install pylibscrypt
-
pip install libnacl
-
pip install requests
...
...
@@ -47,4 +48,8 @@ script:
-
export QT_QPA_PLATFORM_PLUGIN_PATH=$HOME/miniconda/envs/test-environment/lib/qt5/plugins/platforms;
-
export QT_PLUGIN_PATH=$HOME/miniconda/envs/test-environment/lib/qt5/plugins
-
export QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb
-
python run_tests.py
-
coverage run --source=cutecoin.core,cutecoin.gui,cutecoin.models run_tests.py
after_succes
:
-
coveralls
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
efeef733
Landscape |
[

](https://landscape.io/github/ucoin-io/cutecoin/dev)
<!--
Landscape | [](https://landscape.io/github/ucoin-io/cutecoin/dev)
-->
Travis |
[

](https://travis-ci.org/ucoin-io/cutecoin)
...
...
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