Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b188d2

Browse files
committed
Merge pull request alphagov#206 from alphagov/improve_tests
Improve tests
2 parents 2aa5a01 + 3f29d5d commit 8b188d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ language: "python"
33
sudo: false # containerised builds
44
install:
55
- "pip install -q -r requirements_for_tests.txt"
6+
- "pip freeze"
67
script: "make test"

0 commit comments

Comments
 (0)