Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.banca
Commits
65a8be7e
Commit
65a8be7e
authored
Jun 02, 2015
by
Manuel Günther
Browse files
Including the db.sql3 file into the travis wheel
parent
2109f4a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
65a8be7e
...
...
@@ -21,6 +21,7 @@ install:
-
./bin/buildout buildout:develop=. buildout:extensions=bob.buildout buildout:auto-checkout=
script
:
-
./bin/python -c 'import pkg_resources; from bob.db.banca import get_config; print(get_config())'
-
./bin/bob_dbmanage.py banca download
-
./bin/coverage run --source=bob.db.banca ./bin/nosetests -sv
-
./bin/sphinx-build -b doctest doc sphinx
-
./bin/sphinx-build -b html doc sphinx
...
...
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