Skip to content

Commit

Permalink
chore: enable travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Guria committed Nov 3, 2017
1 parent babf9d3 commit 434998b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
sudo: false
language: node_js
cache:
directories:
- node_modules
notifications:
email: false
branches:
except:
- "/^v\\d+\\.\\d+\\.\\d+$/"

0 comments on commit 434998b

Please sign in to comment.