Skip to content

Commit 7d05eb7

Browse files
committed
Update .travis.yml
Don't install a particular version of npm
1 parent ee19e74 commit 7d05eb7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@ node_js:
33
- "0.10"
44
before_script:
55
- node script/create-test-tables.js pg://postgres@127.0.0.1:5432/postgres
6-
before_install:
7-
- npm install -g npm@~1.4.6

0 commit comments

Comments
 (0)