Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
5b30b259
Commit
5b30b259
authored
Aug 03, 2017
by
Dave Machado
Browse files
add pip install requirements to build config
parent
7a54d2af
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
5b30b259
...
...
@@ -3,9 +3,11 @@ notifications:
email
:
false
before_install
:
-
rvm install 2.4.0
-
wget https://raw.githubusercontent.com/davemachado/build-bot/master/build_bot/requirements.txt
install
:
-
gem install httparty ruby-progressbar
-
pip install build-bot
-
pip install -r requirements.txt
before_script
:
-
cd build
script
:
...
...
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