Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tla2bAST
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
tla2bAST
Commits
3ed421cc
Commit
3ed421cc
authored
6 years ago
by
dohan
Browse files
Options
Downloads
Plain Diff
Merge branch 'release/1.1.1'
parents
b9b04eac
e2529dbd
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+1
-1
1 addition, 1 deletion
.travis.yml
build.gradle
+1
-1
1 addition, 1 deletion
build.gradle
with
2 additions
and
2 deletions
.travis.yml
+
1
−
1
View file @
3ed421cc
language
:
java
language
:
java
sudo
:
true
script
:
gradle tla2b check uploadArchives
script
:
gradle tla2b check uploadArchives
before_install
:
before_install
:
...
...
This diff is collapsed.
Click to expand it.
build.gradle
+
1
−
1
View file @
3ed421cc
...
@@ -4,7 +4,7 @@ apply plugin: 'maven'
...
@@ -4,7 +4,7 @@ apply plugin: 'maven'
apply
plugin:
'jacoco'
apply
plugin:
'jacoco'
apply
plugin:
'findbugs'
apply
plugin:
'findbugs'
project
.
version
=
'1.1.
0
'
project
.
version
=
'1.1.
1
'
project
.
group
=
'de.hhu.stups'
project
.
group
=
'de.hhu.stups'
project
.
archivesBaseName
=
"tla2bAST"
project
.
archivesBaseName
=
"tla2bAST"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment