Skip to content

Commit

Permalink
Merge cca3525 into 1478144
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack committed Aug 21, 2016
2 parents 1478144 + cca3525 commit 6f2588e
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .travis.yml
@@ -1,20 +1,27 @@
sudo: false

language: node_js

addons:
sauce_connect: true

cache:
directories:
- node_modules

node_js:
- 0.1
- 4.3
- node
- stable

before_install:
- npm i -g npm
- npm i -g npm@latest

script:
- npm t

after_success:
- 'travis-after-all && npm run semantic-release'

env:
global:
- secure: AgiUWRCNP2z0oHCjdm3lk4YawBOQz8Q4DOrzOR3tDt2fSWo2t40cynfGJlQwpFmTvec5G04lO9bEC9/yoW7xAS0ysu5p7utngXaKtKDoq3Zr0aYLLLsCv/0PAv1YstMyo/mRbRetxob76wUFcrbB3r5alIF5YW1JCmj/O9bvdUQ=
Expand Down

0 comments on commit 6f2588e

Please sign in to comment.