Skip to content

Commit 4e68b4c

Browse files
committed
.travis.yml: explicitly request Ubuntu trusty
1 parent 23a237a commit 4e68b4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: cpp
22
compiler: gcc
3+
dist: trusty
34

45
before_install:
56
- sudo apt-get update

0 commit comments

Comments
 (0)