Skip to content

Commit

Permalink
Travis!
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansglazunov committed Jan 28, 2015
1 parent ec5f895 commit 147d814
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: node_js
node_js:
- "0.10"
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
"gulp-plumber": "0.6.6",
"gulp-logger": "0.0.2",
"gulp-uglify": "^1.1.0"
},
"scripts": {
"test": "./node_modules/mocha/bin/mocha tests/test.js"
}
}

0 comments on commit 147d814

Please sign in to comment.