Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
darshan
darshan
Commits
612a313e
Commit
612a313e
authored
Jul 07, 2020
by
Jakob Luettgau
Browse files
Remove travis CI.
parent
2a04e59d
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-util/pydarshan/.travis.yml
deleted
100644 → 0
View file @
2a04e59d
# Config file for automatic testing at travis-ci.org
language
:
python
python
:
-
3.6
-
3.5
-
3.4
-
2.7
# Command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install
:
pip install -U tox-travis
# Command to run tests, e.g. python setup.py test
script
:
tox
# Assuming you have installed the travis-ci CLI tool, after you
# create the Github repo and add it to Travis, run the
# following command to finish PyPI deployment setup:
# $ travis encrypt --add deploy.password
deploy
:
provider
:
pypi
distributions
:
sdist bdist_wheel
user
:
jakobluettgau
password
:
secure
:
PLEASE_REPLACE_ME
on
:
tags
:
true
repo
:
jakobluettgau/pydarshan
python
:
3.6
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