Skip to content

Commit

Permalink
Travis: specify fast_finish.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Oct 17, 2015
1 parent d9a58a8 commit e45dc61
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
sudo: false

language: node_js

node_js:
- '0.10'
- 'stable'

matrix:
fast_finish: true

0 comments on commit e45dc61

Please sign in to comment.