Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
developit authored Jan 23, 2018
1 parent fd24d0e commit 0ae691d
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 0ae691d

Please # to comment.