Skip to content

Commit

Permalink
reverts node 4.1 from travis
Browse files Browse the repository at this point in the history
sqlite module seems not to be ready yet
dresende committed Nov 2, 2015
1 parent 4d1594c commit 4473c4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,6 @@ language: node_js
node_js:
- '0.10'
- '0.12'
- '4.1'
before_script:
- mysql -e 'create database orm_test;'
- psql -c 'create database orm_test;' -U postgres

0 comments on commit 4473c4d

Please sign in to comment.