Skip to content

Commit

Permalink
gulpless tests in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bevacqua committed Jul 2, 2015
1 parent 7e232ee commit 57a3926
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Expand Up @@ -4,8 +4,7 @@ node_js:
- 0.10
- 0.11

before_install:
- npm install -g gulp

script:
- gulp ci
- npm run build
- npm run build-shim
- npm test

0 comments on commit 57a3926

Please sign in to comment.