Skip to content

Commit

Permalink
Add Lua 5.4 to Travis test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Jul 21, 2020
1 parent e469fa0 commit 3067ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ env:
- LUA="lua 5.1"
- LUA="lua 5.2"
- LUA="lua 5.3"
- LUA="lua 5.4"
- LUA="luajit 2.0"
- LUA="luajit 2.0 --compat 5.2"
- LUA="luajit 2.1"
Expand Down

0 comments on commit 3067ce1

Please sign in to comment.