small travis fix
This commit is contained in:
		| @@ -3,9 +3,9 @@ node_js: | |||||||
| - 4 | - 4 | ||||||
| - stable | - stable | ||||||
| before_install: | before_install: | ||||||
| - sudo add-apt-repository ppa:ubuntu-toolchain-r/test | - sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y | ||||||
| - sudo apt-get update | - sudo apt-get update | ||||||
| - sudo apt-get install -y libstdc++-4.9-dev | - sudo apt-get install libstdc++-4.9-dev -y | ||||||
| deploy: | deploy: | ||||||
|   provider: npm |   provider: npm | ||||||
|   email: npm@lossless.digital |   email: npm@lossless.digital | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user