Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
dmt
Commits
e65826fd
Commit
e65826fd
authored
Mar 30, 2020
by
Thanassis Tsiodras
Browse files
Merge branch 'master' of
https://github.com/ttsiodras/DataModellingTools
parents
0568c9ac
5981f54a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
e65826fd
...
@@ -13,4 +13,4 @@ jobs:
...
@@ -13,4 +13,4 @@ jobs:
paths
:
paths
:
-
~/docker
-
~/docker
-
run
:
-
run
:
command
:
docker run -it -v $(pwd):/root/tests dmt bash -c 'cd /root/tests ; pip3 uninstall dmt ; pip3 install --upgrade . ; LANG=C LC_ALL=C PATH=$PATH:/asn1scc make'
command
:
docker run -it -v $(pwd):/root/tests dmt bash -c 'cd /root/tests ; pip3 uninstall dmt ;
./configure ;
pip3 install --upgrade . ; LANG=C LC_ALL=C PATH=$PATH:/asn1scc make'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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