Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sot-dyninv
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
Guilhem Saurel
sot-dyninv
Commits
118ce813
Commit
118ce813
authored
11 years ago
by
Thomas Moulard
Browse files
Options
Downloads
Patches
Plain Diff
[travis] Add missing dependencies
parent
f02b8994
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+13
-12
13 additions, 12 deletions
.travis.yml
.travis/build
+1
-0
1 addition, 0 deletions
.travis/build
with
14 additions
and
12 deletions
.travis.yml
+
13
−
12
View file @
118ce813
matrix
:
allow_failures
:
matrix
:
allow_failures
:
-
compiler
:
clang
script
:
./.travis/build
language
:
cpp
after_success
:
after_success
:
-
coveralls -e _travis/install -e tests
-
git config --global user.name "Travis CI"
-
git config --global user.email "thomas.moulard+travis@gmail.com"
-
git remote set-url origin https://thomas-moulard:${GH_TOKEN}@github.com/stack-of-tasks/dynamic-graph.git
-
git fetch origin gh-pages:gh-pages
-
cd _travis/build/doc && ../../../cmake/github/update-doxygen-doc.sh
branches
:
only
:
branches
:
only
:
-
master
notifications
:
email
:
notifications
:
email
:
-
hpp-source@laas.fr
before_install
:
before_install
:
-
git submodule update --init --recursive
-
sudo apt-get update -qq
-
sudo apt-get install -qq doxygen doxygen-latex libboost-all-dev libeigen3-dev liblapack-dev libblas-dev gfortran
-
sudo apt-get install -qq doxygen doxygen-latex libboost-all-dev libeigen3-dev liblapack-dev libblas-dev gfortran
python-dev
-
sudo pip install cpp-coveralls --use-mirrors
env
:
global
:
env
:
global
:
secure
:
kxgFbSRYzVa2zL4u3V+53D/cte66pnqWriB/em9Jslaa7EGu9xEV57nXzsSRJe29xdSipAY56RgehjoMo36DtpTO/5zj2aeIscYQac47fTvZmgI0UazyMnhDR1uB8UIy01U4NdXyGgLKNW1kWA48ulw+e7+FpOpnlAztyNZBIwk=
compiler
:
compiler
:
-
clang
-
gcc
This diff is collapsed.
Click to expand it.
.travis/build
+
1
−
0
View file @
118ce813
...
...
@@ -35,6 +35,7 @@ install_dependency()
install_dependency
jrl
-
umi3218
/
jrl
-
mathtools
install_dependency
jrl
-
umi3218
/
jrl
-
mal
install_dependency
stack
-
of
-
tasks
/
dynamic
-
graph
install_dependency
stack
-
of
-
tasks
/
dynamic
-
graph
-
python
install_dependency
stack
-
of
-
tasks
/
sot
-
core
install_dependency
stack
-
of
-
tasks
/
soth
...
...
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