Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BioHPC
clair-singularity
Commits
31a68f61
Commit
31a68f61
authored
Aug 25, 2017
by
David Trudgian
Browse files
I need some coffee...
parent
c5eea8b7
Changes
1
Show whitespace changes
Inline
Side-by-side
build_scripts/travis_tests.sh
View file @
31a68f61
...
@@ -25,6 +25,7 @@ if [[ $TRAVIS_PYTHON_VERSION == "3.5"* ]]; then
...
@@ -25,6 +25,7 @@ if [[ $TRAVIS_PYTHON_VERSION == "3.5"* ]]; then
if
[
$?
-eq
0
]
;
then
if
[
$?
-eq
0
]
;
then
# TODO - fix this bodge properly by running coveralls inside the container (think needs some ENV passed in)
# TODO - fix this bodge properly by running coveralls inside the container (think needs some ENV passed in)
sudo ln
-s
$TRAVIS_BUILD_DIR
/app
sudo ln
-s
$TRAVIS_BUILD_DIR
/app
coveralls
-b
$TRAVIS_BUILD_DIR
cd
/app
coveralls
fi
fi
fi
fi
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