Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
39b0e210
Commit
39b0e210
authored
9 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
parents
22979523
2da9ec80
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+2
-2
2 additions, 2 deletions
.travis.yml
with
2 additions
and
2 deletions
.travis.yml
+
2
−
2
View file @
39b0e210
...
@@ -131,9 +131,9 @@ script:
...
@@ -131,9 +131,9 @@ script:
# - cat upgrade370380.log
# - cat upgrade370380.log
-
php upgrade2.php 3.7.0 3.8.0 ignoredbversion > upgrade370380-2.log
-
php upgrade2.php 3.7.0 3.8.0 ignoredbversion > upgrade370380-2.log
-
php upgrade.php 3.8.0 3.9.0 ignoredbversion > upgrade380390.log
-
php upgrade.php 3.8.0 3.9.0 ignoredbversion > upgrade380390.log
-
cat upgrade3
7
03
8
0.log
-
cat upgrade3
8
03
9
0.log
-
php upgrade2.php 3.8.0 3.9.0 ignoredbversion > upgrade380390-2.log
-
php upgrade2.php 3.8.0 3.9.0 ignoredbversion > upgrade380390-2.log
# - cat upgrade3
7
03
8
0-2.log
# - cat upgrade3
8
03
9
0-2.log
-
cd ../..
-
cd ../..
-
date
-
date
-
phpunit -d memory_limit=-1 --configuration test/phpunit/phpunittest.xml test/phpunit/AllTests.php
-
phpunit -d memory_limit=-1 --configuration test/phpunit/phpunittest.xml test/phpunit/AllTests.php
...
...
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