travis try

This commit is contained in:
Theodor Diaconu 2017-11-27 18:18:42 +02:00
parent ba69cd941f
commit c0c4de219f

View file

@ -11,6 +11,8 @@ node_js:
before_install:
- curl https://install.meteor.com/?release=1.6 | /bin/sh
- export PATH="$HOME/.meteor:$PATH"
- nohup sudo Xvfb :10 -ac
- export DISPLAY=:10
cache: