PATH: //opt/alt/alt-nodejs11/root/usr/lib/node_modules/npm/node_modules/retry
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 .npmignore
↓
X
📄 .travis.yml
↓
X
📄 License
↓
X
📄 Makefile
↓
X
📄 Readme.md
↓
X
📄 equation.gif
↓
X
📁 example/
X
📄 index.js
↓
X
📁 lib/
X
📄 package.json
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: .travis.yml
language: node_js node_js: - "4" before_install: - pip install --user codecov after_success: - codecov --file coverage/lcov.info --disable search # travis encrypt [subdomain]:[api token]@[room id] # notifications: # email: false # campfire: # rooms: # secure: xyz # on_failure: always # on_success: always
SIMPAN PERUBAHAN