Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dmt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
dmt
Commits
250592fe
Commit
250592fe
authored
Oct 02, 2018
by
Thanassis Tsiodras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ASN.1 compiler version bump.
parent
bac8e5a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.circleci/config.yml
.circleci/config.yml
+1
-1
No files found.
.circleci/config.yml
View file @
250592fe
...
...
@@ -56,7 +56,7 @@ jobs:
# This is based on your 1.0 configuration file or project settings
-
run
:
sudo rm -rf /var/cache/apt/archives && sudo ln -s ~/.apt-cache /var/cache/apt/archives && mkdir -p ~/.apt-cache/partial
-
run
:
sudo apt-get install libxslt-dev libxml2-dev python-psycopg2
-
run
:
wget -O - -q https://github.com/ttsiodras/asn1scc/releases/download/4.1
b/asn1scc-bin-4.1b
.tar.bz2 | tar jxvf -
-
run
:
wget -O - -q https://github.com/ttsiodras/asn1scc/releases/download/4.1
e/asn1scc-bin-4.1e
.tar.bz2 | tar jxvf -
-
run
:
wget -O - -q https://github.com/ttsiodras/DataModellingTools/files/335591/antlr-2.7.7.tar.gz | tar zxvf - ; cd antlr-2.7.7/lib/python ; sudo pip2 install .
-
run
:
sudo apt-get install mono-runtime libmono-system-data4.0-cil libmono-system-web4.0-cil libfsharp-core4.3-cil
# This is based on your 1.0 configuration file or project settings
...
...
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