Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthias Mayr
limbo
Commits
8810d6ba
Commit
8810d6ba
authored
Apr 19, 2016
by
Konstantinos Chatzilygeroudis
Browse files
Trying with env
parent
a1d494ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
8810d6ba
...
...
@@ -11,6 +11,12 @@ dist: trusty
compiler
:
-
gcc
-
clang
env
:
global
:
-
REPO="resibots/limbo"
-
CI_HOME=`pwd`/$REPO
addons
:
apt
:
packages
:
...
...
@@ -38,8 +44,7 @@ install:
-
make
-
sudo make install
-
cd
-
ls
-
cd resibots/limbo
-
cd $CI_HOME
# Change this to your needs
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment