Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynamic-graph-python
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
dynamic-graph-python
Commits
0f393bc1
Commit
0f393bc1
authored
11 years ago
by
Thomas Moulard
Browse files
Options
Downloads
Patches
Plain Diff
[travis] Add push token
parent
6bdae0b7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+21
-21
21 additions, 21 deletions
.travis.yml
with
21 additions
and
21 deletions
.travis.yml
+
21
−
21
View file @
0f393bc1
after_success
:
env
:
global
:
secure
:
ECiHIh0aT5ml/MdKifvFIM2UpDWiPsJPEZpafLYM8U0VAPYThSfUe8JWhMsky8amOwm38akbSbr6C7iBKVpzjAqpgNdOdufO1RUZ6pUvtlVXiXTw2KlqPqbDVlD3QroVDhnX/rIRcg5ezEHAIb594uEaHdf8tlikhjdTc3aAgMA=
branches
:
only
:
-
master
notifications
:
email
:
-
hpp-source@laas.fr
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 python-dev python-sphinx
-
sudo pip install cpp-coveralls --use-mirrors
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-python.git
-
git fetch origin gh-pages:gh-pages
-
cd _travis/build/doc && ../../../cmake/github/update-doxygen-doc.sh
branches
:
only
:
-
master
compiler
:
script
:
./.travis/build
language
:
cpp
matrix
:
allow_failures
:
-
compiler
:
clang
compiler
:
-
clang
-
gcc
matrix
:
allow_failures
:
-
compiler
:
clang
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 python-dev python-sphinx
-
sudo pip install cpp-coveralls --use-mirrors
language
:
cpp
notifications
:
email
:
-
hpp-source@laas.fr
script
:
./.travis/build
env
:
global
:
secure
:
dXnBor2MQ2eUyh6WqB6FKWWcE3MxzY8fin7xTyA+yJwpUsEgkvXp/4IEzx4CDSIjrLSR4P/MKQby9jnd+vTDOMH1NwXkdQH8c7mn/L3ZshALMKVNZIW6IDNx7jneAMud4/l9KHvauQVdby4cA7gFxbVQi+aPbhnioN4UO0AeLeA=
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