aurelia-api
Version:
A simple api wrapper around aurelia-fetch-client
16 lines (15 loc) • 340 B
YAML
language: node_js
node_js:
- '5.7.0'
before_install:
- npm install -g jspm
- jspm config registries.github.auth UldPdmVyZGlqazpiNmQxNWE5MmMwNGFiZGM5MDFhMjEwOTU0NjdkMjBiMGJhNzE0OTE3=
before_script:
- jspm -v
- jspm i
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
notifications:
email:
on_success: change
on_failure: change