Skip to content

Commit 34018b3

Browse files
committed
Use requirements.txt
1 parent ac068b9 commit 34018b3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ dist: trusty
44
os: linux
55
ruby: 2.2.0
66
before_script:
7-
- pip install --upgrade pip yapf futures
87
- bundle install
98
script:
109
- bundle exec danger

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
yapf
2+
futures

0 commit comments

Comments
 (0)