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

Commit

Permalink
Updated TravisCI to use new container infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMGreene committed Sep 30, 2015
1 parent 62448c1 commit a25cfdc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
@@ -1,6 +1,8 @@
language: node_js
node_js:
- 0.10
before_script:
- "0.10"
before_install:
- npm update -g npm
- npm install -g grunt-cli

sudo: false

0 comments on commit a25cfdc

Please sign in to comment.