-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy path.travis.yml
More file actions
19 lines (19 loc) · 756 Bytes
/
.travis.yml
File metadata and controls
19 lines (19 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
sudo: false
language: node_js
node_js:
- 0.10
env:
- DISPLAY=:99.0
before_script:
- npm install bower
- npm install -g codeclimate-test-reporter
- ./node_modules/.bin/bower install --dev
after_script:
- codeclimate-test-reporter < coverage/lcov.info
addons:
code_climate:
repo_token: 531a2e91091f5b9e08cdccf1d5c498a0dd9b7e30e90fab44c0409ea55cd3904a
env:
global:
- secure: DWS+tvu0nyfqMoca42nbGlW7HtweubOgqpta4MXLzibY2Ek+0JOVhTxt5w3GGBJT80m4LO+RaXFLF7rc9557qeKVVa3wRu0pwaWQNbhyhT5FbfKDYM1gDidx2j08Gq0/YyQf2LTv/ahF7Upft7hQV+5gKRv1YcXV9hl4r/AfW9g=
- secure: OOLMhq5apql16XnXf6wDhkt7u6BsdQpaUtzay8S45ZI4hx8Vj2rwUKdDgh1U+BkeS9o8uU1djj9RE0lxytplb+Zz4ncULN1SrYUmASDv+0LGQZ6vmUv3oVl8XSuVwJ7guATZ1NHG0NQx1P8doS8q/8xo0AqVM4TVowTQEb03Zb8=