Skip to content

Commit

Permalink
added the travis.yml to the top-level dir to send it to the subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
elstamey committed May 5, 2017
1 parent 1aba4b9 commit 90cde22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: generic
before_script:
- cd presentations
2 changes: 0 additions & 2 deletions presentations/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ node_js:
- 6.10.2
before_script:
- npm install -g grunt-cli
- npm test
- npm install

0 comments on commit 90cde22

Please sign in to comment.