Skip to content

Commit 0fc5fd0

Browse files
refactor: upgrade travis to ubuntu 14.04
travis ubuntu 12.04 -> 14.04
1 parent 93c2724 commit 0fc5fd0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Part of `travis-lazarus` (https://github.com/nielsAD/travis-lazarus)
22
# License: MIT
33

4-
sudo: true
4+
sudo: required
5+
dist: trusty
56

67
os:
78
- linux

0 commit comments

Comments
 (0)