Skip to content

Commit

Permalink
[changed] travis to build only master & prs
Browse files Browse the repository at this point in the history
  • Loading branch information
dozoisch committed Oct 15, 2015
1 parent 52bb6d5 commit 9059f9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ node_js:
- "0.10"
- "0.12"

branches:
only:
- master

script:
- npm run test
- npm run lint
Expand Down

0 comments on commit 9059f9e

Please sign in to comment.