Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
encoding
✏️
Editing: .travis.yml
language: node_js sudo: false node_js: - "0.10" - 0.12 - iojs - 4 - 5 env: - CXX=g++-4.8 addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-4.8 notifications: email: - andris@kreata.ee webhooks: urls: - https://webhooks.gitter.im/e/0ed18fd9b3e529b3c2cc on_success: change # options: [always|never|change] default: always on_failure: always # options: [always|never|change] default: always on_start: false # default: false
💾 Save Changes
❌ Cancel