mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Revert typo
This commit is contained in:
parent
ee477fce57
commit
a83cd2d9a8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ before_install:
|
|||
- ln -s $(npm root)/google-closure-library ../closure-library
|
||||
|
||||
before_script:
|
||||
- export DISPLAY=:99.0n
|
||||
- export DISPLAY=:99.0
|
||||
- if [ "${TRAVIS_OS_NAME}" == "linux" ]; then ( tests/scripts/setup_linux_env.sh ) fi
|
||||
- if [ "${TRAVIS_OS_NAME}" == "osx" ]; then ( tests/scripts/setup_osx_env.sh ) fi
|
||||
- sleep 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue