Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
closes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
eljefedelrodeodeljefe committed May 23, 2015
1 parent 7917432 commit 4ae22c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: node_js
node_js:
- "0.12"
- "iojs-v1.8.1"
services:
before_install:
install:
- node install.js
- npm install
before_script:
- npm install gulpjs/gulp-cli#4.0 -g
script:
Expand Down

0 comments on commit 4ae22c5

Please sign in to comment.