Skip to content

Commit

Permalink
Fix travis :(
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoDanin committed Oct 28, 2016
1 parent 06f4da4 commit afdeae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ install:
- source .travis/setenv_lua.sh
- luarocks make
script:
- lua test/test.lua s
- lua tests/test.lua s
- lua tests/travis.lua
sudo: true

0 comments on commit afdeae7

Please sign in to comment.