Commit 4da38193c568ca3842bc1130c82e7a9f955f23aa

Edward Thomson 2017-07-24T13:10:43

travis: use trusty

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.travis.yml b/.travis.yml
index 5ceb97d..a8e31a0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@
 # see travis-ci.org for details
 
 language: c
+dist: trusty
 
 os:
   - linux