Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LimaGroup
Lima-camera-pilatus
Commits
35f498f4
Commit
35f498f4
authored
Aug 07, 2017
by
Aitor Henry
Committed by
Sebastien Petitdemange
Mar 01, 2018
Browse files
forgot to change comments from an other camera
parent
554f27f8
Pipeline
#2320
failed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
35f498f4
...
...
@@ -19,10 +19,10 @@ script:
-
echo "copy the camera code from the pull request"
-
docker exec lima-ci-docker /bin/sh -c 'cd /root/Lima/camera/pilatus && cp -R /src-ci/* .'
-
echo "Compiling Lima and camera
basler
with options"
-
echo "Compiling Lima and camera
pilatus
with options"
-
docker exec lima-ci-docker /bin/sh -c 'cd /root/Lima/ && ./install.sh camera/pilatus python tests cbf fits tiff hdf5 config'
-
echo "Executing tests in
cmake-
build repository"
-
echo "Executing tests in build repository"
-
docker exec lima-ci-docker /bin/sh -c 'cd /root/Lima/build/ && ctest --timeout 10'
after-script
:
...
...
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