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.atnt
Commits
668662b3
Commit
668662b3
authored
Aug 25, 2014
by
Manuel Günther
Browse files
Fixed travis.
parent
350c365b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
668662b3
...
...
@@ -24,7 +24,7 @@ install:
-
python bootstrap.py
-
./bin/buildout
script
:
-
./bin/python -c 'from bob.db.
iris
import get_config; print(get_config())'
-
./bin/python -c 'from bob.db.
atnt
import get_config; print(get_config())'
-
./bin/coverage run --source=bob.db.atnt ./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