Skip to content

Commit

Permalink
Merge pull request #430 from o-lim/fix-luarocks
Browse files Browse the repository at this point in the history
Fix error in building luarocks
  • Loading branch information
DorianGray committed Jun 10, 2015
2 parents 7f2fb6c + aef8e27 commit f969808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ else
./configure;
fi

make && sudo make install
make build && sudo make install
cd ..

0 comments on commit f969808

Please sign in to comment.