We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48fd50 commit 8f71b8dCopy full SHA for 8f71b8d
.travis.yml
@@ -0,0 +1,9 @@
1
+---
2
+services: docker
3
+
4
+env:
5
+ - distro: ubuntu1804
6
7
+script:
8
+ # Run tests.
9
+ - ${PWD}/tests/test.sh
0 commit comments