Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingrandom committed Oct 23, 2015
1 parent 7c01eec commit 25f4e1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ language: node_js
node_js:
- "stable"
before_script:
- gulp
- gulp build
- gulp
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"browserify": "^11.2.0",
"del": "^2.0.2",
"gulp": "^3.8.11",
"gulp": "^3.9",
"gulp-autoprefixer": "^3.0.2",
"gulp-changed": "^1.2.1",
"gulp-concat": "^2.5.2",
Expand Down

0 comments on commit 25f4e1a

Please sign in to comment.