Skip to content

Commit 3cced93

Browse files
committed
Add configlet to travis build
1 parent 05c6525 commit 3cced93

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ python:
33
- "2.7"
44
- "3.3"
55
- "3.4"
6-
script: ./test/check-exercises.py
6+
script:
7+
- ./test/check-exercises.py
8+
- ./bin/configlet-linux-amd64 .

0 commit comments

Comments
 (0)