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
LARN
PRRT
Commits
b9a1c33f
Commit
b9a1c33f
authored
Dec 05, 2018
by
Andreas Schmidt
Browse files
+= pip3 list format
parent
9871f450
Pipeline
#3323
passed with stages
in 2 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b9a1c33f
...
...
@@ -22,8 +22,8 @@ build:prrt:
-
which cmake
-
which gcc
-
which g++
-
pip3 list | grep Cython
-
pip3 list | grep numpy
-
pip3 list
--format=legacy
| grep Cython
-
pip3 list
--format=legacy
| grep numpy
-
CC=gcc-5 CXX=g++-5 cmake . -DPRRT_TESTS=1
-
make
...
...
@@ -105,4 +105,4 @@ deploy:profile:
paths
:
-
gprof-send.txt
-
gprof-recv.txt
expire_in
:
30 days
\ No newline at end of file
expire_in
:
30 days
Write
Preview
Supports
Markdown
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