Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Baroni committed Oct 18, 2018
1 parent 02287c8 commit 9fdec58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ install:
- npm install
before_script:
- cp ./data/test.sqlite3.testSuiteStartingDB /tmp/test.sqlite3
- npm run pacakge
- npm run package
- git clone git@github.com:cablelabs/lpwanserver-web-client.git
script:
- npm test
Expand Down

0 comments on commit 9fdec58

Please sign in to comment.