Skip to content

Commit f567bff

Browse files
committed
Temp changes for travis
1 parent 629bc53 commit f567bff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NOTE: This file is parsed by .ci/generate_bear_metadata.py
22
# Edit coala_dependency in coala-build.yaml
3-
git+https://github.com/coala/coala#egg=coala
3+
git+https://github.com/akshatkarani/coala@nextgen#egg=coala
44
# Dependencies inherited from coala
55
# coala_utils
66
# dependency_management

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ list_dependencies_command = python -m pip freeze --local
7979
whitelist_externals =
8080
pytest
8181
deps =
82-
git+https://github.com/coala/coala#egg=coala
82+
git+https://github.com/akshatkarani/coala@nextgen#egg=coala
8383
pip: -rbear-requirements.txt
8484
# aenum is needed during test collection
8585
!pip: aenum

0 commit comments

Comments
 (0)