• This project
    • Loading...
  • Sign in

박주현 / 2017_02_OSS_project

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • 2017_02_OSS_project
  • node_modules
  • string
  • .min-wd
  • 박주현's avatar
    1206 · 30da79a1
    30da79a1
    박주현 authored 2017-12-06 17:39:59 +0900
.min-wd 365 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
{
  "sauceLabs": true,
  "sauceJobName": "stringjs test",
  "BUILD_VAR": "TRAVIS_BUILD_NUMBER",
  "browsers": [
    {
      "name": "chrome"
    },
    {
      "name": "firefox"
    },
    {
      "name": "safari"
    },
    {
      "name": "internet explorer",
      "version": "10"
    },
    {
      "name": "internet explorer",
      "version": "11"
    }
  ]
}