mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Updated travis configuration
This commit is contained in:
parent
9c40789c96
commit
c99d3c6682
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '4.1.0'
|
||||
- '4.2.2'
|
||||
before_install:
|
||||
- currentfolder=${PWD##*/}
|
||||
- if [ "$currentfolder" != 'generator-react-webpack' ]; then cd .. && eval "mv $currentfolder generator-react-webpack" && cd generator-react-webpack; fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user