Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Commit cd3e284

Browse files
committed
Add frigg settings
1 parent d7a8591 commit cd3e284

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.frigg.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
tasks:
2+
- echo 'USE_SQLITE=True' > tests/local.py
3+
- tox
4+
- flake8

0 commit comments

Comments
 (0)