Commit Graph

41 Commits

Author SHA1 Message Date
Abdón Rodríguez Davila
aba7bdbf9c Update Node require version 2018-05-02 12:03:13 +02:00
Abdón Rodríguez Davila
32a88814ad Update node version 2018-04-27 21:00:04 +02:00
Abdón Rodríguez Davila
d8ec3b8ed4 Merge branch '3.0-preview' into 3.0-preview-update
# Conflicts:
#	.travis.yml
2018-04-27 20:30:08 +02:00
Russell Bicknell
a5a632cc53 Pin latest Node.js to 9. 2018-04-27 10:35:00 -07:00
Abdón Rodríguez Davila
3df42c3697 Update Travis setup as Polymer/polymer 2018-04-21 13:12:54 +02:00
Abdón Rodríguez Davila
e231817b05 Remove Polymer CLI from Travis 2018-04-18 20:29:45 +02:00
Monica Dinculescu
12e37a608a undo test changes 2018-03-20 12:13:58 -07:00
Monica Dinculescu
42b447fcb5 run modulizer, fix paths and importHref 2018-03-20 12:06:31 -07:00
Abdón Rodríguez Davila
c2211c3066 Cache node_modules in Travis CI 2017-06-01 18:19:22 +02:00
Abdón Rodríguez Davila
711935a154 Update lint setup 2017-04-26 16:39:29 +02:00
Abdón Rodríguez Davila
da124e5ba9 Remove Node v4 support
The same as https://github.com/PolymerElements/polymer-starter-kit/pull/1003
2017-04-19 11:14:49 +02:00
Fred K. Schott
3d0f850321 travis: remove node v5, add node latest (#993)
Node v5 is no longer supported by Polymer or even the Node team. Lets change travis to test LTS & the latest version as per our support policy.
2017-03-29 18:54:36 -07:00
Fred K. Schott
ef48ee74c0 update travis & package.json to add cli integration tests (#986)
* update travis & package.json to add cli integration tests

* fix wording
2017-03-28 16:35:57 -07:00
Rob Dodson
2a0278427e Add ESLint and fixup errors (#951)
* Add ESLint and fixup errors

* Update config to include recommended. Fixup errors

* Add cascading eslintrc

* Run npm test
2016-12-13 20:54:03 +01:00
Chuck Horton
1254d28293 Set firefox to latest for travis (#928)
* Set firefox to latest for travis

as Selenium - Firefox issue is now fixed SeleniumHQ/selenium#2110.

* Remove single quotes

Travis did not install and run firebox test. This may correct it.

* Change to firefox 47

Firefox 48 is not working with selenium, but Firefox 47.0.1 does work.  Hopefully this will work instead of 46.

See https://github.com/SeleniumHQ/selenium/issues/2110

* Try firefox 47.0.1

Using firefox: latest or 47 travis Firefox tests don't run. Last try to see if 47.0.1 will work. Otherwise for now we should stick with `firefox: '46'.

* Change Firefox to use latest instead of 46

Per WCT issue  https://github.com/Polymer/web-component-tester/issues/367 this should work.
2016-10-31 12:55:39 -07:00
Rob Dodson
141d2b5e1e Merge in app-drawer-migration 2016-08-22 12:14:42 -07:00
Tim van der Lippe
9fb38f9aea Reenable caching of node_modules 2016-04-26 22:28:38 +02:00
Daniel Freedman
de536ce439 Migrate to Travis trusty
Trusty has gcc 4.8, drop ubuntu-toolchain-r-test ppa

Fixes #794
2016-04-14 10:56:35 -07:00
Sam Saccone
6349a5e664 Revert "Enabling caching of node_modules on Travis" 2016-04-14 08:14:07 -07:00
Abdón Rodríguez Davila
401354b4f6 Enabling caching of node_modules on Travis 2016-04-10 17:02:59 +02:00
Sam Saccone
5db4fbd913 Drop 0.10 from test grid 2016-03-03 10:25:59 -08:00
Nelson Silva
e4171ce29c Fix #699 by including a Promise polyfill 2016-02-17 16:28:45 +00:00
Chuck Horton
567c89f4e5 Add Auto Deploy to Firebase 2016-01-07 12:15:10 -08:00
Polymer Format Bot
ec4404f4d6 [skip ci] Update travis config 2015-12-17 18:00:44 -08:00
Daniel Freedman
60a2f43d01 use latest firefox 2015-12-17 12:48:55 -08:00
Daniel Freedman
31c923ee45 use wct 4
fix compiler errors, need C++11 compiler, g++ 4.8+

Fixes #608
2015-12-17 12:48:31 -08:00
Polymer Format Bot
a0b015f104 [skip ci] Update travis config 2015-12-17 12:00:55 -08:00
Sam Saccone
93b4f694d6 Lock firefox to 42
43 makes it so selenium fails to connect
2015-12-17 10:21:20 -08:00
Chuck Horton
1ef6ce64c1 Add Nodejs 5.1 to travis config
Also update from Nodejs 4.1 to 4.2 which is LTS version.
2015-11-29 05:56:34 -08:00
Polymer Format Bot
754baee3b4 [skip ci] Update travis config 2015-11-24 12:00:55 -08:00
Sam Saccone
e09cac3e3d build: re-add secure travis key
* auto reformat file with travis.ci CLI tool
2015-11-24 10:35:40 -08:00
Sam Saccone
f6c0a6c3ef deploy: Add tokens and git config 2015-11-24 10:11:00 -08:00
Chuck Horton
de3930d595 Add travis-runner-sh to .travis.yml 2015-11-24 08:08:37 -08:00
Chuck Horton
cb31ef92e5 Add travis auto deploy for Github Pages 2015-11-24 07:31:56 -08:00
Polymer Format Bot
e0df1bba2e [skip ci] Update travis config 2015-11-19 14:07:25 -08:00
Polymer Format Bot
78afcce33c [skip ci] Update travis config 2015-11-18 09:00:50 -08:00
Addy Osmani
428fbb9a5f Merge pull request #518 from PolymerElements/travis-chrome-and-firefox
Add firefox 42 and Chrome stable to travis tests
2015-11-18 10:53:01 +00:00
Polymer Format Bot
14e90b4ff9 [skip ci] Update travis config 2015-11-17 18:00:53 -08:00
Daniel Freedman
8dfd0ca664 Add firefox 42 and Chrome stable to travis tests 2015-11-17 17:41:46 -08:00
Sam Saccone
66bb6dcf22 tests: Lint codebase on every PR 2015-11-06 17:55:34 -08:00
Sam Saccone
66c8bbca7d Add travis config 2015-11-05 13:09:34 -08:00