fix travis.yml
This commit is contained in:
		
							
								
								
									
										10
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.travis.yml
									
									
									
									
									
								
							@@ -1,11 +1,7 @@
 | 
			
		||||
language: node_js
 | 
			
		||||
before_install:
 | 
			
		||||
- nvm install stable
 | 
			
		||||
- node -v
 | 
			
		||||
- npm -v
 | 
			
		||||
- npm install -g gulp
 | 
			
		||||
- npm install gulp
 | 
			
		||||
- npm install gulp-typescript
 | 
			
		||||
node_js:
 | 
			
		||||
- 4.3.1
 | 
			
		||||
- stable
 | 
			
		||||
deploy:
 | 
			
		||||
  provider: npm
 | 
			
		||||
  email: npm@lossless.digital
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user