Skip to content

Commit

Permalink
Merge branch 'master' of github.com:developit/karmatic
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Jan 23, 2018
2 parents 201ac45 + 0ae691d commit 439c9a8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
language: node_js
node_js:
- "node"
- stable
dist: trusty
sudo: false
addons:
chrome: stable
cache:
npm: true
directories:
- node_modules

0 comments on commit 439c9a8

Please sign in to comment.