.travis.yml (190B)
1 language: node_js 2 node_js: 3 - '7' 4 - '6' 5 env: 6 - CXX=g++-4.8 7 addons: 8 apt: 9 sources: 10 - ubuntu-toolchain-r-test 11 packages: 12 - g++-4.8 13 script: 14 - yarn lint 15 - yarn test
ff-stream-web | |
| git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git | |
| Log | Files | Refs | README | LICENSE |