We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c6525 commit 3cced93Copy full SHA for 3cced93
1 file changed
.travis.yml
@@ -3,4 +3,6 @@ python:
3
- "2.7"
4
- "3.3"
5
- "3.4"
6
-script: ./test/check-exercises.py
+script:
7
+ - ./test/check-exercises.py
8
+ - ./bin/configlet-linux-amd64 .
0 commit comments