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 67883b4 commit 59ee05bCopy full SHA for 59ee05b
1 file changed
.travis.yml
@@ -1,5 +1,6 @@
1
language: c
2
-dist: trusty
+# trusty still has a few problems, use precise until they are solved.
3
+dist: precise
4
5
os:
6
- osx
0 commit comments