Skip to content

Commit

Permalink
update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
starwing committed May 7, 2020
1 parent d8d4b64 commit 392ace3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: c
sudo: false
os: linux
dist: xenial

env:
global:
- ROCKSPEC=rockspecs/lua-protobuf-scm-1.rockspec
matrix:
jobs:
- LUA="lua 5.1"
- LUA="lua 5.2"
- LUA="lua 5.3"
Expand Down

0 comments on commit 392ace3

Please sign in to comment.