Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Commit

Permalink
Fix travis env to use another luajit version
Browse files Browse the repository at this point in the history
  • Loading branch information
lerrua committed Feb 19, 2016
1 parent c6283dd commit 47df975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: python
python:
- "2.7"
env:
- LUA=libluajit-5.1-dev
- LUA=libluajit-5.1
- LUA=lua5.2-dev
services:
- redis-server
Expand Down

0 comments on commit 47df975

Please sign in to comment.