Skip to content

Commit

Permalink
Add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
crookedneighbor committed May 27, 2016
1 parent 17726fa commit 723983b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
test/
gulpfile.js
.travis.yml
.eslintrc
.eslintignore
.nvmrc
bower.json
.npmignore
10 changes: 7 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
language: node_js
node_js:
- "0.10"
- '6'
- '4'
notifications:
email:
- external-ci-notifications+credit-card-type@getbraintree.com
email: false
slack:
on_success: change
on_failure: always
secure: o1GgwFtTvXayqJSpONp2XLAeUjjtMCNSrrn3Ii3hLmEdlbpphpFgc4Q9g6uvO2Kw/vLKiFv/2/bHptaokV6hCRfqTAdYVO985VyIet8gyY3Uu3/8vK4gjm1g8b5GnJvcuIbZ0Nmhn8d23Mc2wOnjdl44XiuHBqqU1UXRPtQnHWk=

0 comments on commit 723983b

Please sign in to comment.