Skip to content

Commit

Permalink
Merge pull request #524 from mixonic/bump-deps
Browse files Browse the repository at this point in the history
Bump saucie and other deps
  • Loading branch information
mixonic committed Nov 17, 2016
2 parents 3002d98 + c98ba15 commit ed8bf47
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 220 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ cache:
before_install:
- npm config set spin false
- npm install -g yarn
- npm install phantomjs-prebuilt
- node_modules/phantomjs-prebuilt/bin/phantomjs --version

install:
- yarn
- npm install phantomjs-prebuilt
- node_modules/phantomjs-prebuilt/bin/phantomjs --version

script:
- npm run test:ci
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"conventional-changelog-cli": "^1.2.0",
"jquery": "^3.0.0",
"jsdoc": "^3.4.2",
"saucie": "^1.4.0",
"saucie": "1.4.1",
"testem": "^1.7.4",
"tiny-lr": "^1.0.2"
},
Expand Down
Loading

0 comments on commit ed8bf47

Please sign in to comment.