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
GLPI
java-library-glpi
Commits
6fcfb2dd
Commit
6fcfb2dd
authored
Oct 26, 2017
by
Rafa Hernandez
Committed by
Alexander Salas Bastidas
Oct 27, 2017
Browse files
ci(fastlane): add fastlane on setup
parent
907eb8d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/scripts/ci_setup.sh
View file @
6fcfb2dd
...
...
@@ -31,6 +31,9 @@ echo GIT_BRANCH=$CIRCLE_BRANCH >> .env
# install ruby
sudo
apt-get
install
ruby-full build-essential
# install fastlane
sudo
gem
install
fastlane
--no-rdoc
--no-ri
# install Node.js v7
curl
-sL
https://deb.nodesource.com/setup_7.x |
sudo
-E
bash -
sudo sudo
apt-get
install
-y
nodejs
...
...
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