We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b77fc4 commit 3e9871dCopy full SHA for 3e9871d
1 file changed
.travis.yml
@@ -0,0 +1,10 @@
1
+dist: xenial
2
+language: python
3
+python: 3.8
4
+
5
+script:
6
+- make test
7
8
+branches:
9
+ except:
10
+ - /.*_exercise$/
0 commit comments