Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Update Travis setup as Polymer/polymer
Browse files Browse the repository at this point in the history
  • Loading branch information
abdonrd committed Apr 21, 2018
1 parent d4a8b6b commit 3df42c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
@@ -1 +1 @@
* text=auto
* text=auto
12 changes: 3 additions & 9 deletions .travis.yml
@@ -1,16 +1,10 @@
language: node_js
node_js: stable
dist: trusty
sudo: required
addons:
firefox: "latest"
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
node_js:
- "node"
- "6"
firefox: latest
chrome: stable
cache:
directories:
- node_modules
Expand Down

0 comments on commit 3df42c3

Please sign in to comment.