Skip to content

Commit

Permalink
Fix Travis #4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kögel committed Dec 15, 2015
1 parent 35cd795 commit 83b0ed7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
sudo: false
node_js:
- '4.1'
install :
- 'npm install'
- 'npm run pulp dep install'
Expand Down

0 comments on commit 83b0ed7

Please sign in to comment.