Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 00074e0

Browse files
author
Nick Litwin
committed
Put back after fix
1 parent 256089f commit 00074e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_js:
44
install:
55
- npm install
66
script:
7+
- npm test
78
- npm run build
89
sudo: false
910
deploy:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"angular-mocks": "^1.4.9",
12-
"appirio-tech-webpack-config": "https://github.com/appirio-tech/webpack-config.git#test-bug",
12+
"appirio-tech-webpack-config": "^0.2.0",
1313
"babel-loader": "^6.2.1",
1414
"bardjs": "^0.1.8",
1515
"bower": "^1.6.8",

0 commit comments

Comments
 (0)