Skip to content

Commit 59ee05b

Browse files
committed
Switch travis back to precise temporarily
1 parent 67883b4 commit 59ee05b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: c
2-
dist: trusty
2+
# trusty still has a few problems, use precise until they are solved.
3+
dist: precise
34

45
os:
56
- osx

0 commit comments

Comments
 (0)