Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

irul / opensipkd-base

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • opensipkd-base
  • opensipkd
  • base
  • static
  • pickadate
  • .travis.yml
  • aagusti's avatar
    perbaikan fungsi add · af3b6463
    aagusti committed Mar 02, 2023
    af3b6463
.travis.yml 140 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8

language: node_js
node_js:
    - 8
before_script:
    - npm install -g grunt-cli
before_install: npm install -g npm@latest
install: npm ci