1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-22 20:31:31 +03:00

[travis] Build the JS part

This commit is contained in:
Artyom 2017-08-13 19:40:43 +03:00
parent e6b3409d29
commit 4ad47ec6f9
No known key found for this signature in database
GPG Key ID: B8E35A33FF522710

View File

@ -44,6 +44,7 @@ before_script:
- sleep 15
script:
- scripts/buildjs.sh
- stack $ARGS --no-terminal --install-ghc build --test
- scripts/test-official.sh $ARGS