Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
78431a41
Commit
78431a41
authored
Feb 08, 2013
by
Vinicius Jarina
Browse files
Added --recursive to submodules.
parent
e6d4ce92
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
78431a41
...
@@ -10,7 +10,7 @@ install:
...
@@ -10,7 +10,7 @@ install:
-
sudo apt-get install cmake mono-devel mono-gmcs nunit >/dev/null 2>&1
-
sudo apt-get install cmake mono-devel mono-gmcs nunit >/dev/null 2>&1
script
:
script
:
-
git submodule update --init
-
git submodule update --init
--recursive
-
./run_all.linux.sh
-
./run_all.linux.sh
# Execute additional tests or commands
# Execute additional tests or commands
...
...
Write
Preview
Markdown
is supported
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