Skip to content

Commit

Permalink
run update
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Dec 8, 2016
1 parent 7e7f458 commit f8918e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ npm-debug.log

# misc
_gh_pages
benchmark
bower_components
vendor
temp
tmp
TODO.md
yarn.lock
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
sudo: false
os:
- linux
- osx
language: node_js
node_js:
- node
- '6'

0 comments on commit f8918e0

Please sign in to comment.