Skip to content

Commit

Permalink
Refactor tests
Browse files Browse the repository at this point in the history
There's no need for phantomjs
cc @jasonrudolph
  • Loading branch information
muan committed Nov 20, 2018
1 parent c858825 commit 8532d75
Show file tree
Hide file tree
Showing 4 changed files with 491 additions and 768 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,10 +1,9 @@
language: node_js
script: phantomjs test.js
node_js:
- "9"
sudo: false
notifications:
email: false
slack:
secure: PmQh6Vc9QDuBW5kbxGN/BfqP5Jc2kuHQ5xxALAF5W2Wv0U0NPmARbxqwRpUiSjl0fvboWEusPID+CnIebSZvuRXawkXDFo7xmQiUEHMHcf3Jo6CNhMJs2dp/82mnimOpkxXRBiBT9ZC4D1yjIPBtqqfe/qJPVxazL/c1EU7WA5I=
branches:
only:
- gh-pages
Expand Down

0 comments on commit 8532d75

Please sign in to comment.