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 da746a5 commit ed9f3b5Copy full SHA for ed9f3b5
.travis.yml
@@ -2,6 +2,9 @@ language: cpp
2
sudo: false
3
dist: trusty
4
5
+git:
6
+ depth: 1
7
+
8
matrix:
9
include:
10
- compiler: gcc
0 commit comments