Skip to content

Commit f5daa15

Browse files
committedJan 11, 2015
Remove double before_install from travis config
1 parent 7002be3 commit f5daa15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ matrix:
1313
include:
1414
- rvm: 2.2
1515
env: RUN=default TZ="/usr/share/zoneinfo/Pacific/Fiji"
16-
before_install: test -d node_modules || npm install
1716

1817
- rvm: 2.1
1918
env: RUN=rspec

0 commit comments

Comments
 (0)
Please sign in to comment.