fixing travis build 2
This commit is contained in:
parent
53697ea6c1
commit
0165dd3257
@ -18,9 +18,9 @@ env:
|
||||
before_install:
|
||||
- docker pull microsoft/mssql-server-linux
|
||||
- docker run -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=!Passw0rd' -p 1433:1433 --name mssql -d microsoft/mssql-server-linux
|
||||
- npm link typescript
|
||||
|
||||
|
||||
before_script:
|
||||
- npm run typings-install
|
||||
- npm link typescript
|
||||
- tsc
|
||||
|
Loading…
Reference in New Issue
Block a user