Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
react-universal-interface
/
Filename :
.travis.yml
back
Copy
language: node_js os: - linux cache: yarn: true directories: - ~/.npm notifications: email: false node_js: - '8' script: - npm run test - npm run build matrix: allow_failures: [] fast_finish: true after_success: - npm run semantic-release branches: except: - /^v\d+\.\d+\.\d+$/