source: frontend/node_modules/util.promisify/.travis.yml

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 232 bytes
Line 
1version: ~> 1.0
2language: node_js
3os:
4 - linux
5import:
6 - ljharb/travis-ci:node/all.yml
7 - ljharb/travis-ci:node/pretest.yml
8 - ljharb/travis-ci:node/posttest.yml
9matrix:
10 allow_failures:
11 - node_js: "0.10"
12 - node_js: "0.8"
Note: See TracBrowser for help on using the repository browser.