We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb45b3 commit ef4b80eCopy full SHA for ef4b80e
.travis.yml
@@ -0,0 +1,11 @@
1
+language: node_js
2
+node_js:
3
+ - "node"
4
+ - "7"
5
+ - "6"
6
+ - "5"
7
+ - "4"
8
+install:
9
+ - npm install
10
+script:
11
+ - npm run build
README.md
@@ -1,3 +1,4 @@
+[](https://travis-ci.org/maximegris/angular-electron)
[](https://angular.io/) [](https://electron.atom.io/)
# Introduction
0 commit comments