typo fix in .travis.yml
This commit is contained in:
@@ -118,7 +118,8 @@ matrix:
|
||||
script:
|
||||
- export ADD_CURSES=Y
|
||||
- export PDCURSES_TOP=../lib/pdcurses
|
||||
- export LUA_VERSION=5.3.5 - sh sys/winnt/travis-gcc.sh
|
||||
- export LUA_VERSION=5.3.5
|
||||
- sh sys/winnt/travis-gcc.sh
|
||||
- test -d "lib/lua-$LUA_VERSION/src" || exit 0
|
||||
- test -d "lib/pdcurses" || exit 0
|
||||
- cd src
|
||||
|
||||
Reference in New Issue
Block a user