Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
brendankenny committed Oct 3, 2015
1 parent e15a069 commit 4c16050
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js:
- '0.10'
- "4.1"
branches:
only:
- gh-pages
after_success: gulp coverage
sudo: false

0 comments on commit 4c16050

Please sign in to comment.