Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
satella
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public
satella
Commits
fda6d492
Commit
fda6d492
authored
8 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
moar
parent
ca3e7616
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+5
-4
5 additions, 4 deletions
.travis.yml
with
5 additions
and
4 deletions
.travis.yml
+
5
−
4
View file @
fda6d492
...
...
@@ -4,12 +4,13 @@ python:
-
"
3.5"
-
"
pypy"
cache
:
pip
script
:
-
nosetests --with-coverage
install
:
-
pip install coverage codeclimate-test-reporter
-
pip install coverage
-
pip install codeclimate-test-reporter
-
pip install -r requirements.txt
-
python setup.py install
script
:
-
nosetests --with-coverage
after_success
:
-
CODECLIMATE_REPO_TOKEN=
1ae9ad875b032584481e1c3fe274096ffe806e953ebc6f4b6a043357fa70829e
codeclimate-test-reporter
-
CODECLIMATE_REPO_TOKEN=
04f47102b24bfcd471b2ab1439419ac495b7c2e984ca9533de3f3cc2fe39f6b8
codeclimate-test-reporter
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