Skip to content

Commit

Permalink
ci(travis): Don't build twice
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwiens committed Oct 2, 2017
1 parent 1f36751 commit be0a15c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,4 +1,7 @@
language: node_js
branches:
only:
- master
node_js:
- "4"
- "6"
Expand Down

0 comments on commit be0a15c

Please sign in to comment.