Skip to content

Commit 392ace3

Browse files
committed
update ci config
1 parent d8d4b64 commit 392ace3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
language: c
2-
sudo: false
2+
os: linux
3+
dist: xenial
34

45
env:
56
global:
67
- ROCKSPEC=rockspecs/lua-protobuf-scm-1.rockspec
7-
matrix:
8+
jobs:
89
- LUA="lua 5.1"
910
- LUA="lua 5.2"
1011
- LUA="lua 5.3"

0 commit comments

Comments
 (0)