Skip to content

Commit 54745f6

Browse files
Gunasekar-Kmtwomey
authored andcommitted
TRAVIS reference changed
1 parent 21aaf74 commit 54745f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require('./node_modules/coffee-script/register')
22
const FaviconsWebpackPlugin = require('favicons-webpack-plugin')
33

4-
const branch = process.env.TRAVIS_BRANCH
4+
const branch = process.env.CIRCLE_BRANCH
55

66
process.env.ENV = 'DEV' // Default to DEV
77

0 commit comments

Comments
 (0)