Skip to content

Commit afdeae7

Browse files
committed
Fix travis :(
1 parent 06f4da4 commit afdeae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ install:
1010
- source .travis/setenv_lua.sh
1111
- luarocks make
1212
script:
13-
- lua test/test.lua s
13+
- lua tests/test.lua s
1414
- lua tests/travis.lua
1515
sudo: true

0 commit comments

Comments
 (0)