blob: 0908ad6418b1ad7af8774734c1f3eac56324167b [file] [log] [blame]
language: objective-c
sudo: false
install:
- npm install
script:
- node --version
- npm --version
- npm run jshint
- npm run test-unit