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
d38b999a
Unverified
Commit
d38b999a
authored
Dec 28, 2017
by
Dave Machado
Browse files
Include pip requirements
parent
cb9549ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
d38b999a
...
@@ -2,6 +2,8 @@ language: python
...
@@ -2,6 +2,8 @@ language: python
python
:
"
3.6"
python
:
"
3.6"
notifications
:
notifications
:
email
:
true
email
:
true
install
:
-
pip install -r build/requirements.txt
before_script
:
before_script
:
-
cd build
-
cd build
script
:
script
:
...
...
build/requirements.txt
0 → 100644
View file @
d38b999a
httplib2==0.9.2
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