Skip to content

Commit

Permalink
Merge pull request #273 from balderdashy/travisUpdate
Browse files Browse the repository at this point in the history
update travis
  • Loading branch information
particlebanana committed Jan 29, 2016
2 parents 3b08794 + 1f41ccb commit 337262c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
language: node_js
node_js:
- "5.0"
- "4.0"
- "0.12"
- "0.10"
services: mysql
sudo: false
before_script:
- mysql -e 'create database sails_mysql;'
notifications:
Expand Down

0 comments on commit 337262c

Please sign in to comment.