Skip to content

Commit

Permalink
Altruisto#4 add basic travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-wosinek committed Oct 22, 2017
1 parent 705d1ac commit efac1cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: node_js
node_js:
- "6"

script:
- npm run lint

0 comments on commit efac1cc

Please sign in to comment.