8000 Travis is actually running trusty. xenial isn't supported yet. · pcurry/circuitpython@6c858c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6c858c7

Browse files
committed
Travis is actually running trusty. xenial isn't supported yet.
1 parent 0930f7a commit 6c858c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sudo: required
2-
dist: xenial
2+
dist: trusty
33
language: c
44
compiler:
55
- gcc

0 commit comments

Comments
 (0)
0