Skip to content

Commit

Permalink
rolling back lua dev install, needed by luarocks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastián Moreno committed Mar 16, 2014
1 parent 981119e commit 0289da9
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 @@ -17,6 +17,7 @@ before_install:
sudo add-apt-repository ppa:neomantra/luajit-v2.1 -y && sudo apt-get update -y;
fi
- sudo apt-get install $LUA
- sudo apt-get install $LUA_DEV
- lua$LUA_SFX -v
# Install a recent luarocks release
- wget http://luarocks.org/releases/$LUAROCKS_BASE.tar.gz
Expand Down

0 comments on commit 0289da9

Please sign in to comment.