Update travis

This commit is contained in:
ziajka 2017-10-19 12:06:39 +02:00
parent 8975b90201
commit 678b92cfda

View File

@ -17,6 +17,7 @@ before_install:
- sh -e /etc/init.d/xvfb start
before_script:
- npm install typescript@'>=2.1.0 <2.4.0'
- ng build
script: karma start config/karma.conf.js --single-run