Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pinocchio
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Stack Of Tasks
pinocchio
Commits
494b9dc0
Commit
494b9dc0
authored
9 years ago
by
Olivier Stasse
Browse files
Options
Downloads
Patches
Plain Diff
[travis] Fix after_success + Synchronize travis submodule
parent
96025b4a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis
+1
-1
1 addition, 1 deletion
.travis
.travis.yml
+2
-2
2 additions, 2 deletions
.travis.yml
with
3 additions
and
3 deletions
.travis
@
bf3d4602
Compare
f50b3e4e
...
bf3d4602
Subproject commit
f50b3e4efc3bf83c15a6eea3a855233a215ebc6a
Subproject commit
bf3d46029f84ea19d79c0aae21612ac5d320e98d
This diff is collapsed.
Click to expand it.
.travis.yml
+
2
−
2
View file @
494b9dc0
...
...
@@ -27,6 +27,6 @@ script:
-
export CMAKE_ADDITIONAL_OPTIONS="-DCMAKE_BUILD_TYPE=${BUILDTYPE}"
-
sudo free -m -t
-
travis_wait ./.travis/run ../travis_custom/custom_build
after_success
:
./travis/run after_success
after_success
:
./
.
travis/run after_success
after_failure
:
./.travis/run after_failure
before_install
:
./travis_custom/custom_before_install
\ No newline at end of file
before_install
:
./travis_custom/custom_before_install
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